-
Notifications
You must be signed in to change notification settings - Fork 417
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
Support Interactions #1210
Support Interactions #1210
Conversation
Fix allowed_mentions in interaction responses Co-Authored-By: Gwee&Kwee <[email protected]>
Co-authored-by: Lava <[email protected]>
Co-Authored-By: Lava <[email protected]>
Co-Authored-By: Lava <[email protected]>
Add support for interaction type APPLICATION_COMMAND_AUTOCOMPLETE (4) add unknown to ComponentInteraction data fix InteractionContent add acknowledge to UnknownInteraction (is just createInteractionResponse)
Added AutocompleteInteraction, there arent any actual docs or anything for it beyond this so please, lmk if you find anything thats off :) |
* start * remove this unknown garbage
Co-authored-by: Avocado <[email protected]>
Co-authored-by: Reinhardt <[email protected]>
Co-authored-by: Reinhardt <[email protected]>
*glares at bsian*
Because explaining it is meh, direct em here instead :3
I get the following error any time the bot sees a slash command
It doesnt have to be a slash command to the bot, just seeing any slash command response throws it. Is this a known issue? |
Recreating for hacktober |
Moved to #1280