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
Discord offers apps the option to respond to interactions via endpoint in case the WS has issues or if you are wanting to use some sort of cloud functions or equivalent.
Bloopyboi should be able to interact via endpoint. It is also a good use case for restructuring the existing code. The action should be de-coupled from the communication channel. It makes it easier to adapt to alternate modes of interaction.
The text was updated successfully, but these errors were encountered:
Discord offers apps the option to respond to interactions via endpoint in case the WS has issues or if you are wanting to use some sort of cloud functions or equivalent.
Bloopyboi should be able to interact via endpoint. It is also a good use case for restructuring the existing code. The action should be de-coupled from the communication channel. It makes it easier to adapt to alternate modes of interaction.
The text was updated successfully, but these errors were encountered: