Show the about-me and the install button on http-only apps and application-owned webhooks #5154
Unanswered
rouven0
asked this question in
API Feature Requests & Ideas
Replies: 1 comment
-
just wanted to mention that having a bot user existing or in the server is totally irrelevant to receiving interactions over http vs gateway; you can have a bot user in the server and also receive interactions over http, so this request has nothing to do with http |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Description
Http-only apps (apps, that don't have a bot user) are currently massively lacking behind when it comes to visibility and growth. When running a command from such an app and then clicking on the message author (as if you wanted to view the app's details) the info looks like this:
As viewable, neither the app's description nor the install button are shown altough both are configured and correctly set up in the Developer Portal.
Proposal
Show the description and the install button when looking at the command responses from http apps. Optionally, I would also highly appreciate it if these two things could be shown on application-owned webhooks.
Alternatives considered
Beta Was this translation helpful? Give feedback.
All reactions