Skip to content
/ music-bot-template Public template

A music bot template both used in The World Machine and other server exclusive discord bots.

License

Notifications You must be signed in to change notification settings

axiinyaa/music-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music-bot-template

A music bot template using interactions-py and interactions-lavalink.

INSTALL INSTRUCTIONS:

  1. Install Python 3.11.x and PIP

  2. Download all respository files. I recommend using Github Desktop and cloning everything.

  3. 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.

  4. 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.

  5. Run main.py and enjoy the music.

About

A music bot template both used in The World Machine and other server exclusive discord bots.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages