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