An IRC bot written in Python.
irc
Go to file
Jake Bauer 7662a35ac1 Fix admin checking for quit and repeat commands 2021-10-18 03:45:48 -04:00
LICENSE
README.md
bot.py Fix admin checking for quit and repeat commands 2021-10-18 03:45:48 -04:00
config.default.json
run.py

README.md

Python IRC Bot

An IRC bot, written in Python.

Set this bot up on your server and run +help to get a list of recognized commands.

To set this bot up for your server, you should first copy config.default.json to config.json and edit the variables to match your desired values.

Run the bot by executing run.py.

This bot uses TLS-protected connections only.