You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something like this could potentially work as an option; sending responses over the REST API in dev (after receiving them over the Gateway) means you get actual error messages.
This wouldn't work for any bot without a Bot User, but Interaction Kit already pushes users to make a Bot User so maybe not an issue?
EDIT: the script essentially takes a token, URL (probably localhost) and port and forwards Interactions received on the Gateway to that host - some extra config on the bot's end with keys is required too which is a bit of a pain.
Not everyone will want to use ngrok, some will have premium, etc - we should look into ways of accommodating them.
The text was updated successfully, but these errors were encountered: