IRC bot to announce forum activity

Started by nicefish, February 05, 2017, 06:41:18 PM

nicefish


rachel

Quote from: nicefish on February 05, 2017, 06:41:18 PM
THIS SPACE INTENTIONALLY LEFT BLANK.

There's already a thread about getting data from the forums via RSS. Maybe you could write a module for fishy that checks the RSS feed for posts? I'd be concerned about times when the foums are super active though. Every once in a while there's a ton of posts all at once. How would the IRC bot handle that?
*spork*

nicefish

Quote from: rachel on February 05, 2017, 07:24:26 PM
Quote from: nicefish on February 05, 2017, 06:41:18 PM
THIS SPACE INTENTIONALLY LEFT BLANK.

There's already a thread about getting data from the forums via RSS. Maybe you could write a module for fishy that checks the RSS feed for posts? I'd be concerned about times when the foums are super active though. Every once in a while there's a ton of posts all at once. How would the IRC bot handle that?

Check RSS every minute, and make 1 PRIVMSG for all the new posts? It would have to provide a summary or something.