aboutsummaryrefslogtreecommitdiff
path: root/commands/Fun/story.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/Fun/story.js')
-rw-r--r--commands/Fun/story.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Fun/story.js b/commands/Fun/story.js
index 1f1a442..dc2a674 100644
--- a/commands/Fun/story.js
+++ b/commands/Fun/story.js
@@ -24,7 +24,7 @@ exports.run = async (bot, msg) => {
};
exports.conf = {
- aliases: [],
+ aliases: ['storytime'],
guildOnly: true,
};