aboutsummaryrefslogtreecommitdiff
path: root/commands/Moderation
diff options
context:
space:
mode:
Diffstat (limited to 'commands/Moderation')
-rw-r--r--commands/Moderation/ban.js2
-rw-r--r--commands/Moderation/kick.js2
-rw-r--r--commands/Moderation/lswarns.js2
-rw-r--r--commands/Moderation/purge.js2
-rw-r--r--commands/Moderation/setLogs.js2
-rw-r--r--commands/Moderation/setSuggestions.js2
-rw-r--r--commands/Moderation/softban.js2
-rw-r--r--commands/Moderation/warn.js2
8 files changed, 8 insertions, 8 deletions
diff --git a/commands/Moderation/ban.js b/commands/Moderation/ban.js
index b9ffa4d..a1cdf88 100644
--- a/commands/Moderation/ban.js
+++ b/commands/Moderation/ban.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * Ban: Plugin for PokeBot that performs moderation actions.
+ * Ban: Plugin for Galaxy that performs moderation actions.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* Licensed under the Open Software License version 3.0
diff --git a/commands/Moderation/kick.js b/commands/Moderation/kick.js
index 174e867..a75314a 100644
--- a/commands/Moderation/kick.js
+++ b/commands/Moderation/kick.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * Kick: Plugin for PokeBot that performs moderation actions.
+ * Kick: Plugin for Galaxy that performs moderation actions.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* Licensed under the Open Software License version 3.0
diff --git a/commands/Moderation/lswarns.js b/commands/Moderation/lswarns.js
index 732184d..de0be31 100644
--- a/commands/Moderation/lswarns.js
+++ b/commands/Moderation/lswarns.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * List Warns: Plugin for PokeBot that performs moderation actions.
+ * List Warns: Plugin for Galaxy that performs moderation actions.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* Licensed under the Open Software License version 3.0
diff --git a/commands/Moderation/purge.js b/commands/Moderation/purge.js
index 6ce557c..43b00d8 100644
--- a/commands/Moderation/purge.js
+++ b/commands/Moderation/purge.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * Purge: Plugin for PokeBot that performs moderation actions.
+ * Purge: Plugin for Galaxy that performs moderation actions.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* Licensed under the Open Software License version 3.0
diff --git a/commands/Moderation/setLogs.js b/commands/Moderation/setLogs.js
index 8ae50ea..5caeb76 100644
--- a/commands/Moderation/setLogs.js
+++ b/commands/Moderation/setLogs.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * Set Log: Plugin for PokeBot that performs moderation actions.
+ * Set Log: Plugin for Galaxy that performs moderation actions.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* Licensed under the Open Software License version 3.0
diff --git a/commands/Moderation/setSuggestions.js b/commands/Moderation/setSuggestions.js
index 2a9d1bd..50c081d 100644
--- a/commands/Moderation/setSuggestions.js
+++ b/commands/Moderation/setSuggestions.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * Set Suggestions: Plugin for PokeBot that performs moderation actions.
+ * Set Suggestions: Plugin for Galaxy that performs moderation actions.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* Licensed under the Open Software License version 3.0
diff --git a/commands/Moderation/softban.js b/commands/Moderation/softban.js
index dd5b4a9..26d5560 100644
--- a/commands/Moderation/softban.js
+++ b/commands/Moderation/softban.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * SoftBan: Plugin for PokeBot that performs moderation actions.
+ * SoftBan: Plugin for Galaxy that performs moderation actions.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* Licensed under the Open Software License version 3.0
diff --git a/commands/Moderation/warn.js b/commands/Moderation/warn.js
index 1dd0410..2955935 100644
--- a/commands/Moderation/warn.js
+++ b/commands/Moderation/warn.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * Warn: Plugin for PokeBot that performs moderation actions.
+ * Warn: Plugin for Galaxy that performs moderation actions.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* Licensed under the Open Software License version 3.0