krisppurg / dimscord

A Discord Bot & REST Library for Nim.
https://krisppurg.github.io/dimscord/
MIT License
222 stars 22 forks source link

Fixed bulkOverwriteApplicationCommands #53

Closed ire4ever1190 closed 3 years ago

ire4ever1190 commented 3 years ago

bulkOverwriteApplicationCommands wasn't sending any commands in the payload

Will add a bit more documentation to make it clearer what the function does and also bit more testing (initial testing shows that it works so that's cool)

krisppurg commented 3 years ago

Is it still draft yet?

ire4ever1190 commented 3 years ago

just gotta test it with global commands and then it should be finished

ire4ever1190 commented 3 years ago

Tested quite extensively, seems to work correctly

krisppurg commented 3 years ago

Alright.