This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
Version 3.2.0
3.2.0 (2023-03-04)
Full Changelog: 3.1.0...3.2.0
Features
- AboutCommand: add more information [
02e34ba
] by @Mednoob - Add audio filter feature (#1105) [
e1cb51b
] by @Mednoob - Allow the use of remove and skipto command when there's only one listener [
ad80efc
] by @Mednoob - ClientUtils: add
getCommitHash
method [50ee008
] by @Mednoob - EvalCommand: support multi triple backtick code block and change spacing in regex [
997671a
] by @Mednoob - index: install
ffmpeg-static
only if ffmpeg/avconv couldn't be found [49a2f50
] by @Mednoob - lang: translate new strings (#1101) [
d5ddff6
] by @MoustacheOff - Move some ready event code from
Rawon
toReadyEvent
[b3add37
] by @Mednoob - ReadyEvent: add
Loading...
activity when loading cmds [e88aae4
] by @Mednoob
Bug Fixes
- AboutCommand: fix error caused by package.json import when running the bot on replit and glitch [
3fdf9e1
] by @Mednoob - Fix
MessageEmbed#addField
deprecation warnings (#1065) [20a9eb4
] by @godofwarOP - handleVideos: fix voiceConnection issues for keepAlives error (#1159) [
e8254a9
] by @Fab1o0107 - lang: Add "commands.developers.eval.inputString" + fix minor mistakes in the French locale (#1067) [
5a5a8f7
] by @MoustacheOff - lang: change "ubanSuccess" to "unbanSuccess" (#1075) [
53ca478
] by @MoustacheOff - lang: Translate
Loading…
in French and Spanish (#1082) [f67fd23
] by @MoustacheOff - lint: remove unnecessary assertion since it does not change the type of the expression [
f984a7a
] by @mzrtamp - Remove deprecation warnings for SelectMenuBuilder and SelectMenuInteraction [
c7de78e
] by @godofwarOP - SearchCommand: fix bug on message selection result and song select [
d67a951
] by @Mednoob - VolumeCommand: fix bug when using slash command with no args [
8fb0601
] by @Mednoob - Warning isSelectMenu() is deprecated (#1089) [
764827f
] by @godofwarOP @mzrtamp