aboutsummaryrefslogtreecommitdiff
path: root/commands/Getting Started
diff options
context:
space:
mode:
authorTheEdgeNK <trey6979@gmail.com>2018-08-09 11:37:44 -0400
committerTheEdgeNK <trey6979@gmail.com>2018-08-09 11:37:44 -0400
commitded06571cb04a066d6734250e261bad6ed2fa1cd (patch)
tree9ad3de4aeb69130be205b0d88b1f79c4f4cd0368 /commands/Getting Started
parentd8c7a0557bee2bc3dc66f09e09fd199a267df303 (diff)
downloadPokeBot-ded06571cb04a066d6734250e261bad6ed2fa1cd.tar.gz
PokeBot-ded06571cb04a066d6734250e261bad6ed2fa1cd.tar.bz2
PokeBot-ded06571cb04a066d6734250e261bad6ed2fa1cd.zip
2.0 Alpha 1 Version 2
Diffstat (limited to 'commands/Getting Started')
-rw-r--r--commands/Getting Started/contribute.js2
-rw-r--r--commands/Getting Started/help.js2
-rw-r--r--commands/Getting Started/ping.js2
3 files changed, 3 insertions, 3 deletions
diff --git a/commands/Getting Started/contribute.js b/commands/Getting Started/contribute.js
index 1abacde..2d74473 100644
--- a/commands/Getting Started/contribute.js
+++ b/commands/Getting Started/contribute.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * Contribute: Plugin for PokeBot that redirects users to the proper place to contribute.
+ * Contribute: Plugin for Galaxy that allows users to contribute to the bot's development.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* Licensed under the Open Software License version 3.0
diff --git a/commands/Getting Started/help.js b/commands/Getting Started/help.js
index b1b9b57..38bc575 100644
--- a/commands/Getting Started/help.js
+++ b/commands/Getting Started/help.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * Help: Plugin for PokeBot that guides the user on how to use the bot.
+ * Help: Plugin for Galaxy that lists commands in a neat fashion.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* Licensed under the Open Software License version 3.0
diff --git a/commands/Getting Started/ping.js b/commands/Getting Started/ping.js
index 12afaa0..ff29783 100644
--- a/commands/Getting Started/ping.js
+++ b/commands/Getting Started/ping.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * Ping: Plugin for PokeBot that provides diagnostic information.
+ * Ping: Plugin for Galaxy that provides diagnostic information.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* Licensed under the Open Software License version 3.0