Skip to content

MaximeKoitsalu/simple-discord-music-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Discord Music Bot

Steps to run the bot

  1. Clone the repo and cd into it.
  2. npm install to install the dependencies.
  3. Create a bot on discord developer portal and get the TOKEN.
  4. Create a new config.json file in root directory (refer example_config.json).
  5. Paste the discord TOKEN for the bot in the newly created config.json.
  6. npm start or npm dev:start(run with nodemon) to run the bot.

Testing the bot

  1. Invite the bot into a guild/server (Join our server for testing and feedback)
  2. Run the bot with npm dev:start.

Available Commands

  • ^play song name
  • ^skip
  • ^stop
  • ^seek 2:31

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%