Skip to content

Very simple discord music bot with the discordjs.guide command handler for easy learning and adapting.

Notifications You must be signed in to change notification settings

IlyassGodDeveloper/discord-music-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple discord music bot

Very simple discord music bot with the discordjs.guide command handler for easy learning and adapting.

Install

npm install
# or
yarn

Usage

Copy/Rename the .env_example to .env and fill out the values:

DISCORD_TOKEN=
DISCORD_PREFIX=

Features

  • discordjs.guide like commmand handler, easy for learning!
  • Queue system
  • Volume control
  • Pause/Resume

Contributing

  1. Fork the repository!
  2. Clone your fork: git clone https://github.com/your-username/discord-music-bot.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request :D

Author

Discord Presence © iCrawl.
Authored and maintained by iCrawl.

GitHub @iCrawl

About

Very simple discord music bot with the discordjs.guide command handler for easy learning and adapting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published