the eval is not working like -eval message.member.voice.join() and message.guild.voice.setDeaf(true) #729
Answered
by
jagrosh
saudaalseri
asked this question in
Questions
-
its not rlly working |
Beta Was this translation helpful? Give feedback.
Answered by
jagrosh
Jul 28, 2021
Replies: 1 comment 2 replies
-
Those are not valid evaluation statements. Please keep in mind that JMusicBot's eval command uses the Nashorn engine and the JDA library for Discord-related internals. You will likely need to be proficient with both Nashorn and JDA before attempting to use the eval command. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jagrosh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Those are not valid evaluation statements. Please keep in mind that JMusicBot's eval command uses the Nashorn engine and the JDA library for Discord-related internals.
You will likely need to be proficient with both Nashorn and JDA before attempting to use the eval command.