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.
|
1 month ago | |
---|---|---|
LICENSE | 1 month ago | |
README.md | 2 years ago | |
bot.py | 2 years ago | |
config.default.json | 2 years ago | |
run.py | 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.