commandkit icon indicating copy to clipboard operation
commandkit copied to clipboard

add command validator

Open xcfio opened this issue 1 year ago • 1 comments

This is a command validator that check command name, description, and option according to https://discord.com/developers/docs/interactions/application-commands#application-command-object

xcfio avatar Sep 05 '24 03:09 xcfio

@xcfio is attempting to deploy a commit to the Under Ctrl Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Sep 05 '24 03:09 vercel[bot]

Hi @xcfio, thank you for the pr. While command name validation makes sense, it's best to let discord validate this. If discord changes this from their side, we'd need to update the code again.

twlite avatar Dec 13 '24 19:12 twlite