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.
jan6 8dcd8e9b9c prevent echo abuse (ctcp messages, invoking other bots), fix "<urlopen error unknown url type: " errors with youtube, only error once per batch of youtube links 2 weeks ago
.gitignore rework config to be more flexible, and comment more 6 months ago
LICENSE Initial commit 2 years ago
README.txt readme 2 years ago
bot.py try to auto-reconnect when disconnected (not crashed), and don't break when there's no MOTD? 11 months ago
commands.py prevent echo abuse (ctcp messages, invoking other bots), fix "<urlopen error unknown url type: " errors with youtube, only error once per batch of youtube links 2 weeks ago
config.py squery nickserv when possible 5 months ago
requirements.txt initial upload to git 2 years ago
stuff.py squery nickserv when possible 5 months ago
util.py squery nickserv when possible 5 months ago
youtube.py prevent echo abuse (ctcp messages, invoking other bots), fix "<urlopen error unknown url type: " errors with youtube, only error once per batch of youtube links 2 weeks ago

README.txt

code is formatted with "black"
#remember to install the libraries, and you probably should use venvs anyway
pip --require-venv install -r requirements.txt