This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
Version 2.0.0
2.0.0 (2021-11-10)
Full Changelog: 1.0.0...2.0.0 (#460) [81e269b
]
Features
- Added Slash Command, Context, and Stage Channel support.
- Added Spotify (unstable) and SoundCloud support.
- Added localization support (
english
,indonesia
, andspanish
). - Added new music commands (
stayinvoice
or24/7
,shuffle
,skipto
, andsearch
). - Added moderation commands (
warn
,mute
,kick
,ban
,unmute
, andunban
). - Allows user to make the bot stay in the voice channel after the queue is finished.
- Added custom activity, game, or presence feature.
- Added official support for Heroku self-hosting.
Unified Changes
play
command music selection has been moved/migrated tosearch
command.- Skipping track now requires voting (
DJ
role or the track queue's author can skip the song forcefully). - If the
DJ
andMuted
role is not defined/not found, then the bot will generate yours (make sure the bot have proper permissions). - New message/embed interface for
nowplaying
command. - Code refactoring, signifies fixing many known bugs.