-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Common Eval Scripts
John Grosh edited this page Nov 27, 2018
·
1 revision
Please remember that the eval command is potentially dangerous; it is locked to the bot owner, but never run a script unless you know what it does!
The following are examples of scripts that can be run via the eval command (bot owner only). If your bot's prefix is set to !!
and you've enabled the eval command, an eval (such as the first one listed below) is run like !!eval jda.guilds
jda.guilds
jda.getGuildById("GUILDIDHERE").leave().queue()