A fun IRC bot.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jake Bauer dba1c69c3b Use OpenBSD's ISC License 1 month ago
LICENSE Use OpenBSD's ISC License 1 month ago
README.md Add running instructions to README 2 years ago
bot.py Fix admin checking for quit and repeat commands 2 years ago
config.default.json Overhaul IRC bot implementation 2 years ago
run.py Code cleanup and refactoring 2 years ago

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.