Homemade IRC written in Python, insired by https://git.tilde.team/aewens/irc-bot
Go to file
aewens 3749f1d121 Merge branch 'develop' 2018-09-16 00:44:32 -04:00
actions Fixed death-by-trailing-whitespace bug 2018-09-16 00:35:30 -04:00
bot Fixed death-by-trailing-whitespace bug 2018-09-16 00:35:30 -04:00
coroutines Bug fixes to handle spam / capital letters 2018-09-16 00:27:38 -04:00
data Added year and name into LICENSE, added in most of babili's actions 2018-09-13 15:37:32 -04:00
.gitignore Bug fixes to handle spam / capital letters 2018-09-16 00:27:38 -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 Bug fixes to handle spam / capital letters 2018-09-16 00:27:38 -04:00
settings.example.json Unstable commit 2018-09-04 18:46:42 -04:00

README.md

babili-bot

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