aboutsummaryrefslogtreecommitdiff
path: root/commands/eval.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/eval.js')
-rw-r--r--commands/eval.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/eval.js b/commands/eval.js
index a1aae92..c411c12 100644
--- a/commands/eval.js
+++ b/commands/eval.js
@@ -56,7 +56,7 @@ module.exports.run = async (client, message, args) => {
exports.conf = {
aliases: [],
- guildOnly: false,
+ guildOnly: true,
};
exports.help = {
name: 'eval',