diff --git a/lydia.js b/lydia.js index 61a3b00..bdc5af2 100644 --- a/lydia.js +++ b/lydia.js @@ -186,7 +186,7 @@ async function sendMessage(message) { switch (command) { case "help": chatBox.setContent( - "available commands:\n!help - show this help message\n!face - set face to text", + "available commands:\nl!help - show this help message\nl!face - set face to text", ); break; case "clear":