Homemade IRC written in Python, insired by https://git.tilde.team/aewens/irc-bot
Go to file
aewens f45531d022 Cleaning up log files 2018-11-12 14:58:06 -05:00
actions Cleaning up log files 2018-11-12 14:58:06 -05:00
bot Various bug fixes 2018-11-02 22:25:23 -04:00
coroutines Various bug fixes 2018-11-02 22:25:23 -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 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 Cleaning up log files 2018-11-12 14:58:06 -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).