From d0879c5f8b04d678318ef6138734689a76fc4269 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 3 Apr 2018 18:50:16 -0400 Subject: jk, now last fixes --- commands/Getting Started/help.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/Getting Started') diff --git a/commands/Getting Started/help.js b/commands/Getting Started/help.js index 94a2128..1f6cf44 100644 --- a/commands/Getting Started/help.js +++ b/commands/Getting Started/help.js @@ -14,7 +14,7 @@ exports.run = (bot, msg, args) => { embed .setColor (0x36393e) .setTitle('PokeBot Command List') - .setDescription('Full help contents can be found at http://www.digitalregion.ml/pokeworld/pokebot/commands/') + .setDescription('Full help contents can be found at http://universedevgroup.net/pokeworld/pokebot/commands/') .setFooter('PokeBot v1.0'); const categories = Array.from(bot.categories.keys()); -- cgit v1.2.3