Hipchat bot which gets your butt in shape
Very inspired by this article.
- Create a bot for your hipchat just like you create an ordinary account.
- Visit Hipchat integrations page while logged in into your bot account. Copy your name (which is also a jid).
- Create settings.yml from a settings_example.yml, paste your copied name there instead of example jid.
- Write down your password there.
- Also change status and room as you like.
- Launch it in terminal
ruby app.rb
It will connect to your chat as a newly created account, then it will login to that room. As soon as you can see it online, activate it by saying @YOUR_BOT_NAME_HERE start in chat.
Have fun!