aboutsummaryrefslogtreecommitdiff
path: root/commands/Owners Only/eval.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/Owners Only/eval.js')
-rw-r--r--commands/Owners Only/eval.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Owners Only/eval.js b/commands/Owners Only/eval.js
index 062635f..8024f15 100644
--- a/commands/Owners Only/eval.js
+++ b/commands/Owners Only/eval.js
@@ -55,7 +55,7 @@ exports.run = async (bot, msg, args) => {
};
exports.conf = {
- aliases: [],
+ aliases: ['exec'],
guildOnly: false,
};