mirror of
https://github.com/UniverseDevGroup/PokeBot.git
synced 2025-01-22 17:32:00 -05:00
More
This commit is contained in:
parent
b9a18fa002
commit
f6f3acc995
2 changed files with 2 additions and 2 deletions
|
@ -10,5 +10,5 @@ exports.conf = {
|
|||
exports.help = {
|
||||
name: 'contribute',
|
||||
description: 'Contributing to the bot.',
|
||||
category: 'Utility',
|
||||
category: 'Information',
|
||||
};
|
||||
|
|
|
@ -10,5 +10,5 @@ exports.conf = {
|
|||
exports.help = {
|
||||
name: 'ping',
|
||||
description: 'Pings the bot and replies with the latency.',
|
||||
category:'Getting Started',
|
||||
category:'Information',
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue