greys-bots / form-fox

A form and application bot for Discord
GNU Affero General Public License v3.0
16 stars 14 forks source link

Permission bitfields need update for v14 #36

Closed greysdawn closed 2 years ago

greysdawn commented 2 years ago

We're currently seeing errors for commands that require permission handling (eg. permission checks to make sure users can use commands; the permission check for handling responses). By the looks of it, the permission bitfields just need updated for the changes with d.js v14

greysdawn commented 2 years ago

(Issue wrongly transferred, moved back here for now)

VermiumSifell commented 2 years ago

Fixed in #37

greysdawn commented 2 years ago

Specific commit: 8fd380b