Skip to content

v1.6.1

Compare
Choose a tag to compare
@AverageHelper AverageHelper released this 08 Jun 02:08
· 60 commits to main since this release
01fb361

Changed

  • No runtime changes this version. The only change was to a setup file that handled the (infrequent) deployment of app commands to Discord. If you had trouble with the deployment in 1.6.0, this should fix that.
  • Due to discord-api-docs#4830, we no longer try to set app command permissions. We'll handle that with the same runtime fallback that message command permissions use.

In the future, we may set the default command permissions using new API constructs, and lean on Discord's UI to let guild admins configure command permissions as they see fit.