.gitignore | ||
bot.py | ||
commands.py | ||
config.py | ||
LICENSE | ||
README.txt | ||
requirements.txt | ||
stuff.py | ||
util.py | ||
youtube.py |
code is formatted with "black" #remember to install the libraries, and you probably should use venvs anyway pip --require-venv install -r requirements.txt