Go to file
jan6 1808fa74f0 rework config to be more flexible, and comment more
idk about stuff.py's changes
2022-10-04 19:05:55 -07:00
.gitignore rework config to be more flexible, and comment more 2022-10-04 19:05:55 -07:00
LICENSE Initial commit 2021-09-16 17:37:40 +00:00
README.txt readme 2021-10-04 19:08:52 +03:00
bot.py try to auto-reconnect when disconnected (not crashed), and don't break when there's no MOTD? 2022-05-13 22:27:11 +03:00
commands.py crude refactor to allow re-authing with nickserv if lost auth (e.g. some netsplits/server maintenances) 2022-08-30 02:35:21 +03:00
config.py rework config to be more flexible, and comment more 2022-10-04 19:05:55 -07:00
requirements.txt initial upload to git 2021-09-16 20:35:06 +03:00
stuff.py rework config to be more flexible, and comment more 2022-10-04 19:05:55 -07:00
util.py attempt to set more sensible message length limits 2022-09-26 15:09:44 -07:00
youtube.py style format 2022-09-26 15:11:51 -07:00

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