robut icon indicating copy to clipboard operation
robut copied to clipboard

A simple plugin-enabled HipChat bot

Results 15 robut issues
Sort by recently updated
recently updated
newest added

In direct messages it's redundant (and annoying) to use "@robut" for every command. It'd be great to issue the commands sans @ name for quicker messaging, e.g. `image example` vs....

Hi, I have set-up robut work with hipchat. It looks fun. But i found it did not response my message. If I use a guess or another account to join...

Since the Google Weather API has been gone for quite awhile now, I've recently begun work on a [Wunderground](http://www.wunderground.com) based replacement. My question is, if I want to submit it...

From the xmpp4r docs: If you want your connection to survive disconnects and timeouts, catch exception in Stream#on_exception and re-call Client#connect and Client#auth. Don‘t forget to re-send initial Presence and...

Would be neat to have something like `rake console` to get a bot dev console, where the bot would parse every written line as a chat message. For local/offline development...