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/Owners Only/eval.js | 2 +- commands/Owners Only/poweroff.js | 2 +- commands/Owners Only/say.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'commands/Owners Only') 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 -- cgit v1.2.3