Go to file
jan6 fb01696636 added autojoin list option 2021-11-07 12:38:04 +02:00
.gitignore initial upload to git 2021-09-16 20:35:06 +03: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 idk, allowing to disable commands, moved all except eval/exec/reload into commands module, swapped around utils' argument order to funzies, idk what else, lol 2021-10-04 00:36:22 +03:00
commands.py allow text after youtube url 2021-10-10 19:31:30 +03:00
config.py added autojoin list option 2021-11-07 12:38:04 +02:00
requirements.txt initial upload to git 2021-09-16 20:35:06 +03:00
stuff.py added autojoin list option 2021-11-07 12:38:04 +02:00
util.py added /me 2021-10-08 00:22:53 +03:00
youtube.py youtube is a thing now! 2021-10-05 16:18:25 +03: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