Jake Bauer dba1c69c3b | ||
---|---|---|
LICENSE | ||
README.md | ||
bot.py | ||
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.