Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seven-io/huginn-sms
Huginn Agent for sending SMS via seven.io
https://github.com/seven-io/huginn-sms
automation huginn huginn-agent sms
Last synced: about 2 months ago
JSON representation
Huginn Agent for sending SMS via seven.io
- Host: GitHub
- URL: https://github.com/seven-io/huginn-sms
- Owner: seven-io
- License: mit
- Created: 2020-09-17T18:20:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T11:56:52.000Z (11 months ago)
- Last Synced: 2024-03-15T02:46:01.916Z (10 months ago)
- Topics: automation, huginn, huginn-agent, sms
- Language: Ruby
- Homepage: https://rubygems.org/gems/huginn_sms77_agent
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Huginn Agent Gem for seven.io
## Installation
Append huginn_seven_agent string to your Huginn's .env `ADDITIONAL_GEMS` key.
If this agent is the only gem used it would look like this:
```ADDITIONAL_GEMS=huginn_seven_agent```The last step is to run ```bundle``` from a shell.
### Usage
Head to the administration configuration, enter your API key and you can start sending!### Support
Need help? Feel free to [contact us](https://www.seven.io/en/company/contact/).
[![MIT](https://img.shields.io/badge/License-MIT-teal.svg)](LICENSE)