Improve commands cleanup #11

Open
opened 11 months ago by wperron · 1 comments
Owner

The application was recently updated to use the ApplicationCommandBulkOverwrite function to register commands. I'm not 100% sure that command removes commands if any were removed, that needs to be verified and if is the case, there needs to be an (async) step to to an ApplicationCommandDelete on each of them.

The application was recently updated to use the [ApplicationCommandBulkOverwrite][1] function to register commands. I'm not 100% sure that command removes commands if any were removed, that needs to be verified and if is the case, there needs to be an (async) step to to an [ApplicationCommandDelete][2] on each of them. [1]: https://pkg.go.dev/github.com/bwmarrin/discordgo#Session.ApplicationCommandBulkOverwrite [2]: https://pkg.go.dev/github.com/bwmarrin/discordgo#Session.ApplicationCommandDelete
Poster
Owner

After #13

After #13
wperron added the enhancement label 11 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: wperron/themis#11
Loading…
There is no content yet.