Very simple discord music bot with the discordjs.guide command handler for easy learning and adapting.
npm install
# or
yarn
Copy/Rename the .env_example
to .env
and fill out the values:
DISCORD_TOKEN=
DISCORD_PREFIX=
- discordjs.guide like commmand handler, easy for learning!
- Queue system
- Volume control
- Pause/Resume
- Fork the repository!
- Clone your fork:
git clone https://github.com/your-username/discord-music-bot.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Discord Presence © iCrawl.
Authored and maintained by iCrawl.
GitHub @iCrawl