No description
Find a file
jesopo dc102f258d Add Database.servers.get_by_alias, move IRCBot.get_server to
IRCBot.get_server_by_id, add IRCBot.get_server_by_alias and change
!connect/!disconnect to take aliases instead of IDs
2019-04-24 12:07:30 +01:00
databases Move log and database files to their own folders 2018-09-24 15:26:31 +01:00
docs Not all "<"s needed to be replaced with "&lt;" 2019-04-15 17:05:59 +01:00
logs Move log and database files to their own folders 2018-09-24 15:26:31 +01:00
modules Add Database.servers.get_by_alias, move IRCBot.get_server to 2019-04-24 12:07:30 +01:00
src Add Database.servers.get_by_alias, move IRCBot.get_server to 2019-04-24 12:07:30 +01:00
.gitignore gitignore .log files in any directory 2019-03-06 13:28:08 +00:00
bot.conf.example Add 'api-port' setting to bot.conf and use it in rest_api.py 2019-03-13 16:52:51 +00:00
EVENTS.md received.command takes a final [command] part 2018-09-30 15:07:39 +01:00
LICENSE Initial commit 2016-03-29 12:44:46 +01:00
README.md Eagle integration is depreciated 2019-04-15 17:07:08 +01:00
requirements.txt Forgot to remove Flask from requirements.txt 2019-02-06 00:03:16 +00:00
start.py Add -N to start.py to disable to-file logging 2019-03-04 19:35:18 +00:00

BitBot

Python3 event-driven modular IRC bot!

Dependencies

BeautifulSoup4, requests, scrypt, suds and twitter. Use pip3 install -r requirements.txt to install them all at once.

Setup

See docs/help/setup.md.

Github web hooks

I run BitBot as-a-serivce on most popular networks and offer github-to-IRC web hook notifications for free to FOSS projects. Contact me for more information!

Contact/Support

Come say hi at #bitbot on freenode