A music bot template using interactions-py and interactions-lavalink.
-
Install Python 3.11.x and PIP
-
Download all respository files. I recommend using Github Desktop and cloning everything.
-
Run
pip install -r requirements.txt
to install all bot requirements. If you're putting this in a hosting service this will most likely do this step by itself. -
Fill out config.yaml and make sure to uncomment it from .gitignore. Please note you are required to get Lavalink server information and Spotify API keys and secrets.
-
Run main.py and enjoy the music.