aboutsummaryrefslogtreecommitdiff
path: root/commands/Owners Only
diff options
context:
space:
mode:
Diffstat (limited to 'commands/Owners Only')
-rw-r--r--commands/Owners Only/eval.js2
-rw-r--r--commands/Owners Only/poweroff.js2
-rw-r--r--commands/Owners Only/say.js2
3 files changed, 3 insertions, 3 deletions
diff --git a/commands/Owners Only/eval.js b/commands/Owners Only/eval.js
index 07f6a71..a6a6916 100644
--- a/commands/Owners Only/eval.js
+++ b/commands/Owners Only/eval.js
@@ -1,4 +1,4 @@
-/****************************************
+/** **************************************
*
* Eval / Exec: Plugin for PokeBot that provides diagnostic information.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
diff --git a/commands/Owners Only/poweroff.js b/commands/Owners Only/poweroff.js
index f047c59..0facc66 100644
--- a/commands/Owners Only/poweroff.js
+++ b/commands/Owners Only/poweroff.js
@@ -1,4 +1,4 @@
-/****************************************
+/** **************************************
*
* Poweroff: Plugin for PokeBot that remotely exits the process.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
diff --git a/commands/Owners Only/say.js b/commands/Owners Only/say.js
index 18cc5a6..51de21d 100644
--- a/commands/Owners Only/say.js
+++ b/commands/Owners Only/say.js
@@ -1,4 +1,4 @@
-/****************************************
+/** **************************************
*
* Say: Plugin for PokeBot that sends a message with the provided content.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee