Closed LostLuma closed 2 years ago
Allows users to sync their bots application command tree to Discord without implementing a command themselves.
Adds a command that can sync either global or guild local application commands to Discord.
The tests seem to only fail because they do so on the upstream branch, apologies if I missed a new failure.
Rationale
Allows users to sync their bots application command tree to Discord without implementing a command themselves.
Summary of changes made
Adds a command that can sync either global or guild local application commands to Discord.
Checklist
The tests seem to only fail because they do so on the upstream branch, apologies if I missed a new failure.