Interactive screen with Interaction / Embed #5848
Unanswered
imperior-dev
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had an idea where there would be a type of image in an interaction or embed where when the user clicks on it, their mouse position relative to the image would be sent to the bot as an interaction. This would allow bot developers to have more flexibility with the user interface as they would have a blank canvas to work with.
For example, it could be used in a mini game where there are many options to control the character. It would be difficult to use regular interaction buttons, so the user could just send the UI as an image. When the user clicks on a button (image), the coordinates would be sent to the bot, which could then process the information and update the image (character).
Beta Was this translation helpful? Give feedback.
All reactions