No description
Find a file
2019-10-04 11:57:11 +01:00
databases
docs 'restat' -> 'restart' 2019-09-27 17:52:27 +01:00
logs
modules also stop markov chain if we chose None 2019-10-04 11:57:11 +01:00
src Allow utils.Setting_ parse functions to throw detailed errors 2019-10-04 10:25:48 +01:00
.gitignore
bot.conf.example add github-token to bot.conf.example, use in github.py when available 2019-09-30 10:35:36 +01:00
CHANGELOG.md
EVENTS.md
LICENSE
README.md slim down license in README.md 2019-09-25 18:34:04 +01:00
requirements.txt add cryptography 2.7 to requirements.txt 2019-09-26 16:00:39 +01:00
start.py remove external_modules/ and replace with bot.conf and cli arg 2019-09-27 16:18:12 +01:00

BitBot

Python3 event-driven modular IRC bot!

Requirements

pip3 install --user -r requirements.txt

Setup

See docs/help/setup.md.

Github/Gitea web hooks

I run BitBot as-a-service on most popular networks (willing to add more networks!) and offer github/gitea-to-IRC web hook notifications for free to FOSS projects. Contact me for more information!

Contact/Support

Come say hi at #bitbot on freenode

License

This project is licensed under GNU General Public License v2.0 - see LICENSE for details.