Go to file
Niles Rogoff 57b9006a99
Initial commit
2017-04-02 19:14:31 -04:00
readme.md Initial commit 2017-04-02 19:14:31 -04:00
stream.py Initial commit 2017-04-02 19:14:31 -04:00
stream2.py Initial commit 2017-04-02 19:14:31 -04:00

readme.md

ctlbot

Simple bot that scrapes for new messages in the nntpchan's ctl (moderation) channel, and sends them to irc if it finds any.

It needs to be split across two scripts because twisted is garbage and you can't have multiple reactors at a time