Using Hubot, write a bot that automagically replies to specific words on the Ryver chatroom.
- Ryver API
- HUBOT : Hubot is your friendly robot sidekick. Install him in your company to dramatically improve employee efficiency.
- RyverApp/hubot-ryver : Hubot adapter for Ryver
HUBOT_RYVER_USERNAME: @hubot
HUBOT_RYVER_PASSWORD: Y0L000Yeah!
HUBOT_RYVER_APP_URL : becode.ryver.com
Basically, autoreply to keywords with useful information.
For example :
whereami -> launch google maps
late -> creates a reply with this message :
Don't forget to send beforehand an email to your coaches and admin@becode.org to inform them that you will be absent / late.
github-> autoreply github.com/becodeorg .help-> the available list of commands.
Feel free to add more ideas, like :
joke -> fetches a joke from a joke web service
kitten-> fetches a kitten Gif from a kitten web service.
...
- A repository with the needed code and the proper instructions to set it up along with configuration option explanations.
- The bot script running on heroku https://hubot.github.com/docs/deploying/heroku/