From e7c651e043a2be72e5e3bce117ffa6baa32d29ef Mon Sep 17 00:00:00 2001 From: Alee Date: Fri, 30 Mar 2018 22:09:25 -0400 Subject: Changed the categories --- commands/rps.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/rps.js') diff --git a/commands/rps.js b/commands/rps.js index 27f204c..646acdd 100644 --- a/commands/rps.js +++ b/commands/rps.js @@ -48,6 +48,6 @@ module.exports.run = async (client, message) => { name: 'rps', description: 'A rock, paper, scissors game.', usage: 'rps', - category: '- Economy Commands', + category: '- Games', }; \ No newline at end of file -- cgit v1.2.3