python-twitter-tools / twitter

Python Twitter API
http://mike.verdone.ca/twitter/
MIT License
3.19k stars 714 forks source link

ircbot: twitterbot can connect to more IRC networks #445

Closed hiddn closed 2 years ago

hiddn commented 2 years ago

The bot now waits for the 001 welcome message before sending JOINs and PRIVMSGs, allowing it to successfully connect to more IRC networks.

boogheta commented 2 years ago

The bot is not really maintained anymore and I didn't think anyone would still use it, but this looks helpful and functional so let's merge it. FYI, I've developped another bot based on this same lib here that might better fullfill your needs: https://github.com/rouxrc/gazouilleur