From 6ab2cc4d3770326b6c035a6a55e3ecb9ad520194 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 25 Mar 2018 10:06:59 -0400 Subject: changes --- commands/play.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/play.js') diff --git a/commands/play.js b/commands/play.js index d94572e..9b87448 100644 --- a/commands/play.js +++ b/commands/play.js @@ -61,7 +61,7 @@ module.exports.run = async (client, message, args) => { exports.conf = { aliases: [], - guildOnly: false, + guildOnly: true, }; exports.help = { name: 'play', -- cgit v1.2.3