Hacker News new | ask | show | jobs
by wlesieutre 4399 days ago
Out of curiosity, what do you do with your IRC bots? I know HipChat can have bots, so I'd assume some similar functionality is possible. But Hipchat doesn't have decades of community developed bots, so IRC has a long head start.
2 comments

I wrote a hosted bot service, to save you the hassle of maintaining one. Email me if you want to avoid the beta charge thing: https://www.getinstabot.com
HuBot and mmBot (a C#/.NET port) has an adapter for hipchat
And for Jabbr, which is a Jabber implementation on Signalr (a realtime thingy of .Net).

It's actually pretty neat, you can try it out on : https://jabbr.net (+ it's opensource if you want to implement your own team chat )