Homemade IRC written in Python
Go to file
aewens 57419aa78a Refactored to include auto-join channels in config file, now using \r\n message splitting 2018-10-10 12:19:57 -04:00
actions Fixed user name bug, made saving memories threading, added oofscoring, added logging 2018-10-01 12:10:25 -04:00
bot Refactored to include auto-join channels in config file, now using \r\n message splitting 2018-10-10 12:19:57 -04:00
coroutines Bug fixes to actions/coroutines, added better debug mode 2018-09-26 13:58:30 -04:00
data Added year and name into LICENSE, added in most of babili's actions 2018-09-13 15:37:32 -04:00
logs Bug fixes to actions/coroutines, added better debug mode 2018-09-26 13:58:30 -04:00
.gitignore Fixed user name bug, made saving memories threading, added oofscoring, added logging 2018-10-01 12:10:25 -04: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 Refactored to include auto-join channels in config file, now using \r\n message splitting 2018-10-10 12:19:57 -04: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).