Skip to content

Releases: MrBean355/discord-roons-bot

1.19.0

18 Nov 17:46
Compare
Choose a tag to compare

⚙️ Enhancements

  • When a sound bite fails to download from the Play Sounds page, the previously downloaded file will just be used instead of failing the whole sync. This will allow other sounds to still be synchronised from the Play Sounds page, instead of giving up completely.

1.18.0

06 Apr 19:32
Compare
Choose a tag to compare

⚙️ Enhancements

  • Target JDK 17.

🐛 Bug Fixes

  • Fixed the bot constantly rejoining voice channels.

1.17.2

15 Sep 17:55
Compare
Choose a tag to compare

⚙️ Enhancements

  • Target JDK 11.

1.17.1

02 Sep 07:13
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Reverted back to Java 8, for compatibility with the existing AWS infrastructure.

1.17.0

01 Sep 21:05
Compare
Choose a tag to compare

✨ New Features

  • Removed support for sending commands via normal text messages (e.g. !roons). Discord recently changed message content to be a privileged intent, meaning we can't read messages anymore.
  • All bot commands must now be done through slash commands.
  • Added a new command to check who the bot is currently following: /following.
  • Only check for updated sound bites (from the PlaySounds page) once per day instead of every hour; it seemed a bit excessive.

1.16.0

14 Nov 21:28
Compare
Choose a tag to compare

✨ New Features

Sound bite volumes are now adjusted according to how they are configured on the official PlaySounds page.
Bulldog's mods can configure the volumes of each of the sounds, so they can be adjusted if they are too loud/quiet on stream.
This hopefully means that the sound bite volumes will be more balanced in the app.

1.15.1

01 Nov 09:00
Compare
Choose a tag to compare

⚙️ Enhancements

  • Improved error logging when sound bites fail to download.

1.15.0

12 Jun 16:20
Compare
Choose a tag to compare

The old commands (ones that start with !, like !roons) can now be used again.
Slash commands (like /join) are preferred, but it takes some time for them to show up in servers.

1.14.0

05 Jun 19:30
Compare
Choose a tag to compare

✨ New Features

  • Converted bot commands into slash commands!
  • Added new commands:
    • /magicnumber new - recreate your magic number in case it got leaked.
    • /feedback [comments] - send feedback on the app.
  • Added a few random status messages for the bot, which change daily.
  • Reworked sound bite synchronisation to be simplier, and to hopefully fix erroneous Telegram messages.

1.13.0

07 Mar 16:13
Compare
Choose a tag to compare

✨ New Features

  • Added a service to return a welcome message: /metadata/welcomeMessage.
  • Replaced the /dumpStatus service with a proper REST service: /statistics/discordServers.