No description
Find a file
2019-10-11 17:03:14 +01:00
databases Move log and database files to their own folders 2018-09-24 15:26:31 +01:00
docs 'restat' -> 'restart' 2019-09-27 17:52:27 +01:00
logs Move log and database files to their own folders 2018-09-24 15:26:31 +01:00
modules Revert "no longer treat ctrl+c as "shutdown" - bitbotctl will take this job" 2019-10-11 15:41:51 +01:00
src hold current version in it's own file: VERSION 2019-10-11 17:03:14 +01:00
.gitignore gitignore .log files in any directory 2019-03-06 13:28:08 +00:00
bitbotctl actually send rehash command 2019-10-11 15:58:35 +01:00
bitbotd 'start.py' -> 'bitbotd' 2019-10-11 17:01:59 +01:00
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 v1.12.0 release 2019-10-10 13:36:55 +01:00
EVENTS.md received.command takes a final [command] part 2018-09-30 15:07:39 +01:00
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
VERSION hold current version in it's own file: VERSION 2019-10-11 17:03:14 +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.