From 57378d5aa558a157e17a4834b551c5dc9f423f00 Mon Sep 17 00:00:00 2001 From: Braeden57 Date: Sat, 3 Jul 2021 23:06:44 -0700 Subject: [PATCH] Updated Help --- LPS.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LPS.js b/LPS.js index c1d354d..778aa09 100644 --- a/LPS.js +++ b/LPS.js @@ -79,7 +79,8 @@ client.on('message', (message) => { { name: 'Commands:', value: ` ${prefix}help : Displays this help page ${prefix}ping : Responds with Pong to check Bot responce - ${prefix}setPrefix : Sets new prefix + ${prefix}setPrefix : Sets new prefix + ${prefix}login : Login to LPS account (DM only command) ` }, { name: '\u200B', value: '\u200B' }