aboutsummaryrefslogtreecommitdiff
path: root/commands/Information
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-02-25 21:58:31 -0500
committerUnknown <jtsshieh@outlook.com>2018-02-25 21:58:31 -0500
commit2b83e842fea1c9cab7abbe45154a1f140e26f990 (patch)
treed5632015dbc0f28a56ee1295d0d32d92378b6204 /commands/Information
parent6d17517b4543afbf5100b55619efc8a6d8f3c754 (diff)
downloadPokeBot-2b83e842fea1c9cab7abbe45154a1f140e26f990.tar.gz
PokeBot-2b83e842fea1c9cab7abbe45154a1f140e26f990.tar.bz2
PokeBot-2b83e842fea1c9cab7abbe45154a1f140e26f990.zip
Basic music commands
Diffstat (limited to 'commands/Information')
-rw-r--r--commands/Information/contribute.js2
-rw-r--r--commands/Information/help.js2
-rw-r--r--commands/Information/ping.js2
3 files changed, 3 insertions, 3 deletions
diff --git a/commands/Information/contribute.js b/commands/Information/contribute.js
index 7a0b4e4..0e1ae82 100644
--- a/commands/Information/contribute.js
+++ b/commands/Information/contribute.js
@@ -1,4 +1,4 @@
-/****************************************
+/** **************************************
*
* Contribute: Plugin for PokeBot that redirects users to the proper place to contribute.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
diff --git a/commands/Information/help.js b/commands/Information/help.js
index 9245963..c44424c 100644
--- a/commands/Information/help.js
+++ b/commands/Information/help.js
@@ -1,4 +1,4 @@
-/****************************************
+/** **************************************
*
* Help: Plugin for PokeBot that guides the user on how to use the bot.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
diff --git a/commands/Information/ping.js b/commands/Information/ping.js
index ddc93b4..3de0479 100644
--- a/commands/Information/ping.js
+++ b/commands/Information/ping.js
@@ -1,4 +1,4 @@
-/****************************************
+/** **************************************
*
* Ping: Plugin for PokeBot that provides diagnostic information.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee