Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Slash commands compatibility #1370

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

lyricalsoul
Copy link
Contributor

@lyricalsoul lyricalsoul commented Feb 3, 2022

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants