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