Discord musicbot for atomicradio.eu made with JDA & LavaPlayer.
.help β’ This gives you an overview of all available commands.
.join β’ With this command you can connect the bot to the channel.
.play β’ If you prefer to listen to another station from us.
.song β’ You want to know which song is playing?, with this command you can easily find out.
.vol β’ This allows you to adjust the volume.
.report β’ You dont like a song? then let us know and we will improve the playlist!
.info β’ Here you can find information about our stations and the Musicbot.
.leave β’ Let the bot disconnect with this command.
.settings β’ With this command you can make advanced adjustments.
.bass β’ With this setting, you can finally enjoy your songs with more bass.
- Make sure that you have Java v8.x or later installed.
- You also need your bot's token. Check this Guide for more informations.
- Download our build discord bot jar from here https://github.com/atomicnetworkseu/discord-bot/releases
- Run
java -jar DiscordBot-X.X.X-dependencies.jar
from the project folder to start the bot.
The config.json
will be created when the bot is starting. In the config.json
file you need your bot token that was mentioned in the prerequisites.
β οΈ The data in the config.json should not be published publicly otherwise third parties can gain access to all services that are used here.
To add the bot to your guild, you have to get an oauth link. This page can help you generate a full oauth link.
This project uses some other projects like JDA by DV8FromTheWorld and lavaplayer & jda-nas by sedmelluq. Be sure to check out their work on GitHub.
This code is available under the Mozilla Public License Version 2.0.