aboutsummaryrefslogtreecommitdiff
path: root/commands/Getting Started
diff options
context:
space:
mode:
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