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 d36975f..4f799b4 100644
--- a/commands/uptime.js
+++ b/commands/uptime.js
@@ -40,7 +40,7 @@ module.exports.run = async (client, message) => {
exports.conf = {
aliases: [],
- guildOnly: true,
+ guildOnly: false,
};
exports.help = {
name: 'uptime',