No description
Find a file
2019-10-09 16:44:54 +01:00
databases
docs 'restat' -> 'restart' 2019-09-27 17:52:27 +01:00
logs
modules format multi-line toots on a single line using things like double space 2019-10-09 16:44:54 +01:00
src we should be catching timer as the output of self._timers.add 2019-10-09 12:47:03 +01:00
.gitignore
bot.conf.example
CHANGELOG.md update CHANGELOG.md 2019-10-09 13:04:31 +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
start.py update bot.find_settings_prefix() call in start.py 2019-10-07 12:52:57 +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.