Skip to content

Releases: jasper-buijs/discord-bot-js

Release 3.4.3

06 Sep 20:03
Compare
Choose a tag to compare

Static Badge fixed a bug that would cause the bot status to not be updated when playing music.
Static Badge Added more custom statuses.

Release v3.4.2

20 Aug 17:19
Compare
Choose a tag to compare

Static Badge Fixed a bug that would cause the custom status message to clear after playing music.

Release v3.4.1

19 Aug 18:12
Compare
Choose a tag to compare

Static Badge Added custom status messages, randomly selected each day from a pool.

Release v3.4.0

13 Aug 22:25
Compare
Choose a tag to compare

Static Badge Added a voice channel named "the abyss of awkwardness", joining it will auto-create a new temporary voice channel.
Static Badge Fixed a bug that would cause the bot to crash at the start of songs.

Release 3.3.1

26 Jun 16:54
Compare
Choose a tag to compare

Static Badge Added the showing of the green rally color for everyone who responded to the Rallly. These green roles will stay until the start of the Rallly data.
Static Badge when the Rallly roles are updated. It will now update once 30 seconds after (re-)starting the bot, and then every day at 10 minutes past midnight.

Update 3.3.1α: Updated Rallly data on 26/06/2023. These changes are only reflected in the zip file in the release assets, not in the release source code.
Update 3.3.1β: Updated Rallly data on 11/07/2023. These changes are only reflected in the zip file in the release assets, not in the release source code.
Update 3.3.1γ: Updated Rallly data on 31/07/2023. These changes are only reflected in the zip file in the release assets, not in the release source code.

Release 3.3.0

23 Jun 19:10
Compare
Choose a tag to compare

Static Badge support for Rallly data in the form of custom colored roles. These roles reflect availability on the current day and update twice a day (once at 3:00 AM and once a minute after the time at which the bot was started).
Static Badge an issue with the /play command that would make the bot sometimes randomly crash at the beginning of songs. (Attempt number 2)

Release 3.2.1

02 Jun 08:43
Compare
Choose a tag to compare

Static Badge an issue with the /play command that would make the bot sometimes randomly crash at the beginning of songs. (At least, this is an attempt, but I'm still monitoring closely to see how effective it is.)

Release 3.2.0

23 May 20:22
Compare
Choose a tag to compare

Static Badge the /play command: reworked code so it should crash less often, and not leave mid-song when playing a longer queue.
Static Badge Added support for songs up to 30 minutes, in stead of 15.
Static Badge Added a "platform" selector that allows users to choose a source from which their music will be played (given it's not a URL). There is now access to five sources: YouTube, Spotify, Apple Music, SoundCloud, and regular audio files through direct URLs.

Release 3.1.4

29 Apr 07:13
Compare
Choose a tag to compare

Static Badge the /soundboard command, which lets moderators change permissions of soundboards in voice channels.
Static Badge tts to be disabled on f1 live session race control messages, while we test an in-stream system for the most important messages.

Release 3.1.3

19 Apr 11:39
Compare
Choose a tag to compare

Static Badge the /play command and other music-related code logging incorrect or irrelevant information, or not logging at all.
Static Badge all packages to fix api bugs and music-playing bugs.