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

Implement 'context menus' to 'litecommands-jda' #410

Open
SfenKer opened this issue Jul 23, 2024 · 0 comments
Open

Implement 'context menus' to 'litecommands-jda' #410

SfenKer opened this issue Jul 23, 2024 · 0 comments
Labels
feature hacktoberfest This year we’re celebrating 11 years of open source love! https://hacktoberfest.com/

Comments

@SfenKer
Copy link
Contributor

SfenKer commented Jul 23, 2024

Context Menus

Context Menu commands are a special type of command that can be invoked on a user or message by right-clicking on them.
These commands take no arguments, and are useful for providing a quick way to perform actions on a user or message.

Example User Context Menu

Example Message Context Menu

Reference: https://jda.wiki/using-jda/interactions/#context-menus

@Rollczi Rollczi added the feature label Aug 4, 2024
@Rollczi Rollczi added the hacktoberfest This year we’re celebrating 11 years of open source love! https://hacktoberfest.com/ label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature hacktoberfest This year we’re celebrating 11 years of open source love! https://hacktoberfest.com/
Projects
Status: Todo
Development

No branches or pull requests

2 participants