A simple discord music bot made because i was bored.
This bot is missing some feature like Spotify support or other platforms support for now but, don't worry i will add them in the future. If you want you can contact me or you can open a pull request for some cool feature, i will be more than happy to implement it :)
- Supports
/
Commands - Easy to setup
- Buttons to stop/skip/loop tracks
- No external keys needed
- Playlist support
- Fast loading of tracks
- Dropdown selection menu for search querys
- YouTube
- SoundCloud
- Twitch streams
- HTTP URLs
- Spotify
- Go on the Discord Developer Portal
- Create a new application (Call it how you want)
- Select Bot section after creating the application
- Enable every option in the Privileged Gateway Intents section
- Press reset token and get the bot token
- Save the token somewhere, it will be required for the next step!
- Install Java 17 or higher
- Install the lastest release of FadedMusicBot from the releases page
- Put the FadedMusicBot-X.X.X.jar in a folder
- Install the start file for your OS.
- Use the start.
bat
for windows - Use the start.
sh
for ubuntu.- If you are using ubuntu you will have to install
screen
usingsudo apt-get install screen
- If you are using ubuntu you will have to install
- Use the start.
- Execute the start file, and configure the bot token in the
config.yml
file - Enjoy :)
/play [Track]
Plays a track from a link or title/stop
Stops the current track/loop [Current/Playlist]
Loops the current track or the current playlist/queue/ping
Shows the bot current ping
help
Shows the list of all the available commandsreload
Reloads the bot configuration and restarts itstop
Stops the botguilds
Get the list of all the guilds with the bot in it