From 2b83e842fea1c9cab7abbe45154a1f140e26f990 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 25 Feb 2018 21:58:31 -0500 Subject: Basic music commands --- commands/Information/contribute.js | 2 +- commands/Information/help.js | 2 +- commands/Information/ping.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'commands/Information') 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 -- cgit v1.2.3