Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to have wiki commands ping/reply to given user #110

Open
michael-kenzel opened this issue Jul 30, 2024 · 2 comments
Open

Add option to have wiki commands ping/reply to given user #110

michael-kenzel opened this issue Jul 30, 2024 · 2 comments
Labels
enhancement Enhancement to an existing feature or functionality

Comments

@michael-kenzel
Copy link
Contributor

michael-kenzel commented Jul 30, 2024

Wiki commands are often used in conversation as reply to a question. However, if the channel is busy, this context can often be lost in the noise. It would be nice if we could use wiki commands to explicitly reply to a given message or have the response ping a given user.

@michael-kenzel michael-kenzel added the enhancement Enhancement to an existing feature or functionality label Jul 30, 2024
@jeremy-rifkin
Copy link
Member

We have a <!-- reply to target --> directive but it requires using the text command + a text reply.

@Eisenwave
Copy link
Contributor

Is this resolved now? The slash commands have a user option to add a ping, and letting slash commands also reply to a specific message doesn't seem implementable (based on the options here https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-type)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to an existing feature or functionality
Projects
None yet
Development

No branches or pull requests

3 participants