Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 261 Bytes

File metadata and controls

7 lines (6 loc) · 261 Bytes

PY general music bot

Setup & Usage

get python
install required packages pip install -r requirements.txt
have your bot token in an enviroment variable named TOKEN (I discourage you from storing your token as raw text)
run src/launcher.py