Go to file
jan6 85d7a3e4d2 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
.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 initial upload to git 2021-09-16 20:35:06 +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 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
config.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
requirements.txt initial upload to git 2021-09-16 20:35:06 +03:00
stuff.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
util.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

README.txt

#remember to install the libraries, and you probably should use venvs anyway
pip --require-venv install -r requirements.txt