Go to file
jan6 7c966381fe try to auto-reconnect when disconnected (not crashed), and don't break when there's no MOTD?
hopefully this stuff works, lol
2022-05-13 22:27:11 +03:00
.gitignore added nickserv auth 2022-02-07 18:28:19 +02: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 fixed weather crashing when 404 2022-03-17 20:34:40 +02:00
config.py added nickserv auth 2022-02-07 18:28:19 +02:00
requirements.txt initial upload to git 2021-09-16 20:35:06 +03:00
stuff.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
util.py youtube auto-titling now works inline too, and for multiple urls also 2021-11-24 23:01:59 +02:00
youtube.py added nickserv auth 2022-02-07 18:28:19 +02: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