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