barnumbirr / wookie

wookie is a simple, open source, easy-to-use iRC RSS bot written in Python. It was designed to announce new torrent releases in a given iRC channel.
Other
14 stars 9 forks source link

PEP8ify || IRCBOT instead of IRCLIB #3

Closed grm34 closed 9 years ago

grm34 commented 9 years ago

Fix lags on connect/restart (caused by infinite main loop) Fix server floodprotect on join (caused by large history) Properly connect before scanning for rss news Create Thread Class to send rss news