From f04e81c2eab9c464def95866e07cfef5050eb4df Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 5 May 2018 21:34:28 -0400 Subject: please do it --- commands/Getting Started/help.js | 1 + 1 file changed, 1 insertion(+) (limited to 'commands') diff --git a/commands/Getting Started/help.js b/commands/Getting Started/help.js index 1f6cf44..c85116b 100644 --- a/commands/Getting Started/help.js +++ b/commands/Getting Started/help.js @@ -15,6 +15,7 @@ exports.run = (bot, msg, args) => { .setColor (0x36393e) .setTitle('PokeBot Command List') .setDescription('Full help contents can be found at http://universedevgroup.net/pokeworld/pokebot/commands/') + .addField('Hey You', 'Yes You over there, have you been noticing these awful pings? Well that\'s because our old server died and we are hosting on a rpi on a network that is very bad. Donate Today @ https://patreon.com/pallet to keep this project going.') .setFooter('PokeBot v1.0'); const categories = Array.from(bot.categories.keys()); -- cgit v1.2.3