No description
Find a file
2019-10-10 18:02:55 +01:00
databases Move log and database files to their own folders 2018-09-24 15:26:31 +01:00
docs
logs
modules we need both id and server for !disconnect 2019-10-10 18:02:55 +01:00
src
.gitignore
bot.conf.example
CHANGELOG.md v1.12.0 release 2019-10-10 13:36:55 +01:00
EVENTS.md
LICENSE Revert "added license info" 2019-05-26 09:19:32 -04:00
README.md add "$" to command in README.md to make it more obvious that it's a command 2019-10-09 14:01:15 +01:00
requirements.txt add cryptography 2.7 to requirements.txt 2019-09-26 16:00:39 +01:00
start.py

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.