From adc258fb1dd2b2b7d9b6420838a26162cc4c301a Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 14 Jul 2020 14:04:26 -0500 Subject: [PATCH] Changine help location --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 8b21315..c9d2715 100755 --- a/src/index.js +++ b/src/index.js @@ -152,7 +152,7 @@ client.on('message', async message => { } if (command === 'help') { - return message.reply('https://technicolor.2a03.party/bot/'); + return message.reply('https://technicolor.2a03.party/osselbot/'); } if (command === 'fix') {