Wetfish Online

Discussion Forums => Suggestions & Feedback => Topic started by: nicefish on February 05, 2017, 06:41:18 pm

Title: IRC bot to announce forum activity
Post by: nicefish on February 05, 2017, 06:41:18 pm
THIS SPACE INTENTIONALLY LEFT BLANK.
Title: Re: IRC bot to announce forum activity
Post by: rachel on February 05, 2017, 07:24:26 pm
THIS SPACE INTENTIONALLY LEFT BLANK.

There's already a thread about getting data from the forums via RSS (https://wetfishonline.com/forum/index.php?topic=195.msg2433#msg2433). Maybe you could write a module for fishy (https://github.com/itsrachelfish/fishy-bot) 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?
Title: Re: IRC bot to announce forum activity
Post by: nicefish on February 05, 2017, 10:16:11 pm
THIS SPACE INTENTIONALLY LEFT BLANK.

There's already a thread about getting data from the forums via RSS (https://wetfishonline.com/forum/index.php?topic=195.msg2433#msg2433). Maybe you could write a module for fishy (https://github.com/itsrachelfish/fishy-bot) 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.