1
0
Fork 0

Moved stats to thing

Commando
Loïc Bersier 6 years ago
parent 2a079c73ca
commit 9d0a6d52f8

@ -3,7 +3,7 @@ module.exports = class MeowCommand extends Command {
constructor(client) {
super(client, {
name: 'stats',
group: 'owner',
group: 'thing',
memberName: 'stats',
description: 'Show bot stats.',
});
Loading…
Cancel
Save