1.22.0 - NSFW Option, Bug fixes, & Upstream Update??
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 forownerCommand
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!