[EssentialsDiscord] How to add roles to people? #5032
Unanswered
HyperCodec
asked this question in
Q&A
Replies: 1 comment
-
EssentialsDiscord is not a general purpose Discord API. For that you would want to use something like JDA. However account linking in general is being worked on, and you can track the current progress of that in #4155. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I looked through the javadocs for EssentialsDiscord, I don't see any addRole method or anything similar, only getRoles and hasRole, neither of which have any support for role adding. Is there anything that actually adds roles or do I have to use a different API?
Beta Was this translation helpful? Give feedback.
All reactions