Skip to content

Discord Bot with kick, ban, help and music play/pause functionality

Notifications You must be signed in to change notification settings

schulzdev/python-discord-bot-rewrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

python-discord-bot-rewrite


Discord Bot with kick, ban, help and music play/pause functionality

How to use:

  1. Create a Application on the Discord Developer Panel
  2. Copy the App Token
  3. Install all the needed Libraries(found on the top of main.py)
  4. Clone or download main.py
  5. Create a "data.json" file in the same directory
  6. Add your Token to the "data.json" file like this:

data.json

 {
     "Token": "YOUR_TOKEN_HERE"
 }
  1. Run the file with Python 3
  2. Have fun!

About

Discord Bot with kick, ban, help and music play/pause functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages