MyBB Community Forums

Full Version: IRC bot
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Where can I find a irc bot which posts the latest thread/post on the forums or the latest news on the forums?
You'll need an IRC bot that parses RSS feeds from certain forums I'm guessing.

http://hackage.haskell.org/package/rss2irc

Take a look at MyBB's Syndication feature and that could help. Basically you're looking for a script that fetches RSS feeds via MyBB and then announces them via IRC.