No description
Find a file
Valentin Lorentz d8c48fa98f Make send_capability_queue split 'CAP REQ' message based on string length.
Instead of sending caps by groups of 10.
2019-10-23 21:20:56 +02:00
.github move FUNDING.yml to .github/ 2019-10-18 16:04:22 +01:00
docs define bitbot.service ExecStop as bitbotctl stop 2019-10-18 11:32:22 +01:00
logs Move log and database files to their own folders 2018-09-24 15:26:31 +01:00
modules get account id (not just account name) from WHOX 2019-10-20 18:27:06 +01:00
src Make send_capability_queue split 'CAP REQ' message based on string length. 2019-10-23 21:20:56 +02:00
.gitignore gitignore .log files in any directory 2019-03-06 13:28:08 +00:00
bitbotctl add IRCBot.stop() - use it for !shutdown and './bitbotctl stop' 2019-10-17 16:53:48 +01:00
bitbotd DEBUG log db location on startup 2019-10-17 13:42:00 +01:00
CHANGELOG.md update CHANGELOG.md 2019-10-20 17:26:37 +01:00
LICENSE Revert "added license info" 2019-05-26 09:19:32 -04:00
README.md better README.md webhook wording 2019-10-18 13:22:25 +01:00
requirements.txt add cryptography 2.7 to requirements.txt 2019-09-26 16:00:39 +01:00
setup.py add platform to setup.py (linux only) 2019-10-11 17:20:30 +01:00
VERSION v1.13.0-rc2 release 2019-10-20 17:27:18 +01:00

BitBot

Python3 event-driven modular IRC bot!

Requirements

$ pip3 install --user -r requirements.txt

Setup

See docs/help/setup.md.

Github, Gitea and GitLab web hooks

I run BitBot as-a-service on most popular networks (willing to add more networks!) and offer github/gitea/gitlab webhook to IRC 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.