hubot-buffer
v0.0.4
Published
Hubot interface for Buffer
Downloads
2
Readme
hubot-buffer
Hubot interface for Buffer.
Dependencies:
"underscore": "1.5.2"
"underscore.string": "2.3.3"
"request": "2.33.0"
Configuration
HUBOT_BUFFER_TOKEN
HUBOT_BUFFER_FACEBOOK
HUBOT_BUFFER_LINKEDIN
HUBOT_BUFFER_GOOGLE
HUBOT_BUFFER_TWITTER
Commands
hubot <service> buffer <text>
hubot buffer <text>
hubot immediate <service> buffer <text>
hubot immediate buffer <text>
hubot show (me) (my) <service> buffer
hubot show (me) (my) sent <service> buffer
Notes
HUBOT_BUFFER_TOKEN is your API token. You'll need to create an app in the Buffer dashboard to get this value.
The rest of the environment variables are your profile IDs, and you're welcome to configure as few or many as you wish. You can get them from the buffer web interface, since your URL will look something like: https://bufferapp.com/app/profile//buffer
Todo
- Tests!
License
MIT