-
-
Notifications
You must be signed in to change notification settings - Fork 26
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 Interaction Localization support #78
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! I'll need to do some testing then we'll be good to go.
I may want a helper to help make the locales, but we'll see.
command/src/main/java/com/jagrosh/jdautilities/command/SlashCommand.java
Outdated
Show resolved
Hide resolved
command/src/main/java/com/jagrosh/jdautilities/command/SlashCommand.java
Show resolved
Hide resolved
command/src/main/java/com/jagrosh/jdautilities/command/SlashCommand.java
Show resolved
Hide resolved
command/src/main/java/com/jagrosh/jdautilities/command/SlashCommand.java
Show resolved
Hide resolved
Do menus also have locales? |
No, today I will do the same for the menu and write the docs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good! Gonna do some testing just to be sure.
Pull Request
Pull Request Checklist
Please follow the following steps before opening this PR.
PRs that do not complete the checklist will be subject to denial for
missing information.
or merged features/bug fixes.
Pull Request Information
Check and fill in the blanks for all that apply:
______
module of the JDA-Utilities library.______
.Description
Describe your PR here.