This commit is contained in:
Unknown 2018-02-23 22:05:07 -05:00
parent b9a18fa002
commit f6f3acc995
2 changed files with 2 additions and 2 deletions

View file

@ -10,5 +10,5 @@ exports.conf = {
exports.help = {
name: 'contribute',
description: 'Contributing to the bot.',
category: 'Utility',
category: 'Information',
};

View file

@ -10,5 +10,5 @@ exports.conf = {
exports.help = {
name: 'ping',
description: 'Pings the bot and replies with the latency.',
category:'Getting Started',
category:'Information',
};