Looks like discord has endpoints for retrieving information about your bot’s application commands. Blocks for these would be great.
Possible Use Cases
- Command Mentions (
</name:id>
)
- Command Metadata (description,options,permissions,etc) for Help Messages
This is pretty explicitly not planned. This data ranges from unhelpful to actively misleading for a lot of Inventor users, which is why it also isn’t exposed in the dashboard. You’re welcome to use custom network requests.
We may offer access to Inventor’s version of application command lists in the future, but I think that would necessitate some additional caching that does not currently exist.
1 Like