Skip to content

shadow9owo/DIY-musicbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

DIY-musicbot

!!!stable!!!

(the download is in realeses)

note: dont forget to change the guild id in the bot.py file to your servers server id

  1. Put your token into token.txt
  2. Put your credits into credits.txt
  3. Put your help (list of commands, etc.) into help.txt
  4. Put the role ID of the role that's going to have access to using the bot into accessrole.txt

And you're finished! Now, just run `bot.py`, and you should be good to go.

Requirements:
- Python 3.8.x

Install the packages using:
pip install -r requirements.txt