Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

πŸ€– Discord musicbot for atomicradio.eu made with JDA & LavaPlayer.

License

Notifications You must be signed in to change notification settings

atomicnetworkseu/atomicradio-discordbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

atomicnetworks

discord musicbot 🎢

Discord musicbot for atomicradio.eu made with JDA & LavaPlayer.

Workflow Gitmoji

Commands 🎢

.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.

Installation ✨

Requirements

  • Make sure that you have Java v8.x or later installed.
  • You also need your bot's token. Check this Guide for more informations.

Installation

  1. Download our build discord bot jar from here https://github.com/atomicnetworkseu/discord-bot/releases
  2. Run java -jar DiscordBot-X.X.X-dependencies.jar from the project folder to start the bot.

Configuration

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.

Invite your bot to a guild πŸ“¨

To add the bot to your guild, you have to get an oauth link. This page can help you generate a full oauth link.

Credits πŸ”₯

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.

License πŸ“‘

This code is available under the Mozilla Public License Version 2.0.