Homemade IRC written in Python
Go to file
Robert Miles 2e870c3796 Change RSS post feed to be "links" instead of "title"
It looks better this way.
2019-01-11 15:56:56 -05:00
actions Fixed RSS formatting, fixed bug in oofscore, fixed bug in core for leaving channels 2019-01-11 11:28:52 -05:00
bot Fixed RSS formatting, fixed bug in oofscore, fixed bug in core for leaving channels 2019-01-11 11:28:52 -05:00
coroutines Change RSS post feed to be "links" instead of "title" 2019-01-11 15:56:56 -05:00
data Added year and name into LICENSE, added in most of babili's actions 2018-09-13 15:37:32 -04:00
logs Cleaning up log files 2018-11-12 14:58:06 -05:00
.gitignore Cleaning up log files 2018-11-12 14:58:06 -05:00
LICENSE Added year and name into LICENSE, added in most of babili's actions 2018-09-13 15:37:32 -04:00
README.md Initial commit 2018-09-04 13:03:42 -04:00
__init__.py Unstable commit 2018-09-04 18:46:42 -04:00
app.py Bug fixes for ping timeout and missing commands in busy channels 2018-11-27 15:23:23 -05:00
settings.example.json Refactored to include auto-join channels in config file, now using \r\n message splitting 2018-10-10 12:19:57 -04:00

README.md

babili-bot

New re-write of BabiliBot (original at aewens/irc-bot).