• A Discord bot written in Discord.js that uses the YouTube API to queue music requested by the user. |
- /help for the supported commands.
If you want to tweak the code to your needs, follow these steps. If you simply want to use the bot for your own server, invite it.
- Install ffmpeg.
- Run
npm -i install
in the project directory. - Copy the contents of
.env.example
file into a.env
file - Set the environment variables in the .env file.
- Run
node .
to start the bot.
- Prefix you want for the bot.
- Token of the bot (from Discord Developer Portal).
- YouTube API Key from Google Cloud Platform.
Icons made by Freepik from Flaticon.com.