THIS SPACE INTENTIONALLY LEFT BLANK.
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 (https://wetfishonline.com/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?
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 (https://wetfishonline.com/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.