|
|
|
|
|
by arosien
5662 days ago
|
|
Nice. Last.fm has a nice post at http://www.metabrew.com/article/how-we-use-irc-at-lastfm. We also have separate channels for each message type. IRC is pub-sub, yay! Plus you can direct-message a bot and it will DM you back, to not pollute the channel you're currently in. Do you have any bots that take commands? I think that's where it gets really useful. |
|
I could definitely see having the ability to allow a bot change the topic of a channel though, so, for example, the deployment status channel's topic shows the most recent version deployed, or the status of the current deployment, for those case where you're not sitting in the channel. Also, the ability to control nagios from IRC would be interesting, but we just use shell scripts for that right now (which is non-ideal in other ways).