Changelog
3.0
13 Nov 2021
- Additions:
- Implement Selection Menus for seach commands.
- Allow users to load collections from other guild users.
- Add new command
/playnow
. - Added support for Stage Channels.
- Added pagination on
/queue
command. - Added the replay and favourite buttons to player widget.
- Changes:
- Better Redis cache system (music queues and search result cache).
- The command
/collection save
has been renamed to/save
.
- Fixes:
- Now the meme command works again.
- Now memebers with guild manage permission can bypass the DJ Role restrictions.
- Filter memes from reddit, preventing NSFW content in non-nsfw channels.
2.10
1 Apr 2021
- Implement Slash Commands.
- Remove
!loop
and!loopqueue
from normal commands (present in Slash Commands). - Increase the maximun song duration from 2 hours to 5 hours.
2.9
8 Mar 2021
- Implemented support for search songs in Mixcloud.
- Prevent to queue Spotify songs with empty name or artist.
- Queue command has been rewrited.
- Now the help command is more concise.
- Added
!mixcloud
command, search for songs in Mixcloud. - Added
!soundcloud
command, search for songs in Soundcloud. - Added
!youtube
command, search for songs in Youtube. - Removed
!search
command.
2.8
28 Feb 2021
- The use of the Forward and Rewind commands for live streams has been blocked.
- Added new radio station WorldWide FM.
- We have stopped using a cachedThreadPool to create our own implementation for command execution.
2.7.2
13 Feb 2021
- Optimize internal code.
- Use YouTube Music to process Spotify tracks.
2.7.1
12 Feb 2021
- Fixed some typos.
- Rewrited more embed messages.
- Fixed an exception generating Spotify tracks when it is a local track with no external spotify url.
2.7
10 Feb 2021
- Increase Spotify search performance.
- Fixed the issue limit of 100 tracks for Spotify playlists.
- Implemented a cleanup now playing and enqueue track/playlist message responses.
2.6.4
3 Feb 2021
- Disabled Karaoke filter.
- Fixed invitation links, affecting !help and !invite commands.
2.6.3
30 Jan 2021
- Bump LP from 1.3.66 to 1.3.67.
- Fixed YouTube 403 Exceptions.
2.6.2
29 Jan 2021
- Added support for Soundcloud tracks with domain
soundcloud.app.goo.gl
. - Fixed an issue related with the internal AUDIO_EVENT_POOL_HANDLER.
2.6.1
28 Jan 2021
- Fixed an issue related to new MixCloud implementation.
- Implemented support for MixCloud track thumbnails.
2.6
27 Jan 2021
- Implemented MixCloud support.
- Fixed Listen.MOE Kpop radio station.
- Implemented new
!vcmove
command. - Improved audio quality.
2.5
14 Jan 2021
- Improved internal database connection performance.
2.4
7 Jan 2021
- Implemented the new Saved Queues system.
- Implemented new
!replay
command. - Implemented commands flag
-h
.
2.3
6 Jan 2021
- Fixed a bug that caused commands cooldowns to not be applied correctly.
- Implemented new Karaoke audio filter. (BETA)
2.2
30 Dev 2020
- Fixed YouTube: Read Timeout exceptions.
- Fixed and issue that caused the help command to not show command aliases.
2.1
25 Dev 2020
- Implemented new
!epoch
command.
2.0
23 Dev 2020
- Major internal code refactorization.
1.9
22 Dev 2020
- Implemened more descriptive
!loop
and!loopqueue
commands.
1.8
19 Dev 2020
- Minor internal code refactorization.
1.7
3 Dev 2020
- Fixed
SUSPICUOUS NULL
in Soundcloud tracks. - Implemented support for YouTube tracks with domain
m.youtube.com
. - Fixed an argument parsing error that happened when you put more than two spaces between two words.
- Fixed Mp3 frame not found. in LISTEN.moe and LISTEN.moe KPOP radio stations.
- Added thumbnails for some radio stations.
1.6
1 Dec 2020
- Added new radio station: Tomorrowland One World Radio.
- Fixed bugs when track title is
null
.
1.5
29 Nov 2020
- Now the bot displays a message when the command is on cooldown instead of reacting with an emoji.
- Added new
!cleanup
command.
1.4
28 Nov 2020
- Implemented new Discord Inline Replies.
- Fixed some typos.
- Fixed some emojis.
1.3
31 Oct 2020
- Removed unused commands:
!duck
,!dog
,!cat
,!prequel
and!memeeconomy
. - Added new
!wholesome
command. - Fixed "Cannot connect voice channel" when View Channel permission is not provided to HUGE.
- Fixed permissions lack on Music category commands.
- Fixed a bug in the
!save
command that caused the songs to be saved in your collection with the beginning in the current second of when it was playing, therefore when loading it from the collection, the song would start in the second X instead of the beginning.
1.2
4 Oct 2020
- Added support for YouTube Music
music.youtube.com
. - Rewrited
!prefix
command.
1.0
29 Aug 2020
- Added
!config
command. - Fixed
!next
command. - Optimized performance for a best music playback.
- Removed
!helper
command. - Added support for play own audio files uploaded to Discord using
!play file
and attaching a file to the message. - Now all users can create their own collections up to 75 tracks.
- Added new command
!bound
. - Added new alias for
!bassboost
command:!bb
. - Added new alias for
!move
command:!mv
. - Implemented the commands execution RateLimit.
0.22
24 Jul 2020
- Added new
!search
command. - Added new
!volume
command. - Increase YouTube Playlist results up to 600 tracks.
- The limit for playback queues has benn increased from 500 to 1000 tracks.
0.21
20 Jul 2020
- Implemented MusicCollections for server in the beta access program.
0.20
12 Jul 2020
- Fixed missing arguments in some commands.
- Fixed
!seek
command. - Added new
!forward
command. - Added new
!rewind
command.