Releases: DPain/discord-bot
Releases · DPain/discord-bot
DiscordBot v0.8.4
Uses Java 11 now.
Fixed issue with /remind command not correctly responding to user.
DiscordBot v0.8.3
Fix a bug that happens when the bot tries to respond to a member that wasn't in the memberMap.
- Adds user with default permissions.
DiscordBot v0.8.2
Added Commands.
- leave-guild
- joined-guilds
Registers guild commands when bot joins the guild.
DiscordBot v0.8.1
Fixed AudioPlayerPlugin Reply bug.
DiscordBot v0.8.0
- Migrated from message parsing to Slash commands.
- Updated Lavaplayer & Jsoup.
- join command now does not take user input to join voice channel. Instead joins the voice channel the user is in.
DiscordBot v0.7.0
Support for JDA 4.2.0.
DiscordBot v0.6.4
Updated G2G Alerter Plugin.
Fixed it from hanging when trying to send message to user it cannot send.
Remove old property for this plugin.
Property for G2G Alerter now uses:
g2g-alert-interval=(hour)
Eg.
g2g-alert-interval=1
DiscordBot v0.6.2
Added -shuffle
DiscordBot v0.6.1
New skip n tracks feature.
DiscordBot v0.6.0
- Updated for JDA Discord 4.1 support.
- Updated Lavaplayer & JDA-Utilities.