Send A Request When Guild Adds Slash Application #3792
Unanswered
Skillz4Killz
asked this question in
API Feature Requests & Ideas
Replies: 3 comments 5 replies
-
Does Application Command Create not do this already? 🤔 |
Beta Was this translation helpful? Give feedback.
1 reply
-
They were talking about when it only has the |
Beta Was this translation helpful? Give feedback.
2 replies
-
I think this is a dupe of (part of) #3341 |
Beta Was this translation helpful? Give feedback.
2 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
Hello 👋
I am hoping to request the addition of a new request to be sent whenever a guild/server adds the slash application(non-bot).
Why This is Needed
I was looking to somehow determine when the application is invited, so I could register all the guild-specific commands for them because at first these would not exist.
Alternatives Considered
/register
global command to enable guild commands. However, i feel thats a bit worse UX than automatically registering once its added.Additional Details
A guild delete/removed request would also be useful to remove things from the database when they no longer use it for user privacy.
Beta Was this translation helpful? Give feedback.
All reactions