aboutsummaryrefslogtreecommitdiff
path: root/commands/contribute.js
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-02-23 22:05:07 -0500
committerUnknown <jtsshieh@outlook.com>2018-02-23 22:05:07 -0500
commitf6f3acc995ae4570943c2884549d9903db865539 (patch)
tree6dbc4bd4c4f8603997b6849b53512e449482e313 /commands/contribute.js
parentb9a18fa002bf78df9510c3a3746465094c54a126 (diff)
downloadPokeBot-f6f3acc995ae4570943c2884549d9903db865539.tar.gz
PokeBot-f6f3acc995ae4570943c2884549d9903db865539.tar.bz2
PokeBot-f6f3acc995ae4570943c2884549d9903db865539.zip
More
Diffstat (limited to 'commands/contribute.js')
-rw-r--r--commands/contribute.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/contribute.js b/commands/contribute.js
index 3c5f966..b6a2d6f 100644
--- a/commands/contribute.js
+++ b/commands/contribute.js
@@ -10,5 +10,5 @@ exports.conf = {
exports.help = {
name: 'contribute',
description: 'Contributing to the bot.',
- category: 'Utility',
+ category: 'Information',
};