1.22.0 - NSFW Option, Bug fixes, & Upstream Update?? #26
Chew
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Welcome back to another update!
A new NSFW option has been added to Command (and thus SlashCommands)!
This essentially ensures a command is only run in an NSFW channel.
this.nsfwOnly = true
(it is false by default).A bug has been fixed for
ownerCommand
s when there are no Co-Owners. Apparently, it didn't want to give any descriptive error but I figured it out 😎Another bug has been fixed regarding EventWaiter changes. Give it a shot and report any issues you see!
Finally, for the first time in MONTHS! An Upstream update :O (full changes here: #24)
Notably, it bumped the minimum JDA version to
4.3.0_313
so be sure to update accordingly.As always you can view a full change list here.
Hope you enjoy it!
This discussion was created from the release 1.22.0 - NSFW Option, Bug fixes, & Upstream Update??.
Beta Was this translation helpful? Give feedback.
All reactions