Skip to content

1.22.0 - NSFW Option, Bug fixes, & Upstream Update??

Compare
Choose a tag to compare
@Chew Chew released this 08 Sep 20:02
· 52 commits to master since this release

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 forownerCommands 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!