switchblade icon indicating copy to clipboard operation
switchblade copied to clipboard

[WIP] Slash commands compatibility

Open lyricalsoul opened this issue 3 years ago • 0 comments

TODO:

  • [ ] Fix the CommandRules class
  • [ ] Clean up the code (currently very messy, specially the Discord payload generators)
  • [ ] Check if parameter has the property whitelist - if so, send the argument as a choice, with its possible values as the values inside the whitelist
  • [ ] Do some extensive testing
  • [ ] Try to figure out what to put in the command options description
  • [ ] Remove more 32 commands (132 total, but 100 is max amount of global CHAT_INPUT interactions)

lyricalsoul avatar Feb 03 '22 20:02 lyricalsoul