From ffffb1348b6b43b99d5b5ac9d4311fe928b94c66 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Wed, 19 Feb 2025 00:52:10 +0300 Subject: [PATCH] remove fking backslashes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 275a130..5cbe582 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,9 @@ enable_chunked: true # enable chunked reading commands are any messages that start with a slash `/` \ messages starting with a slash are sent to chat only if the `--disable-commands` option is specified -- `/help` - show help message \ -- `/clear` - clear chat \ -- `/spam *args` - spam with text \ +- `/help` - show help message +- `/clear` - clear chat +- `/spam *args` - spam with text - `/ping` - get server ping (send + read) ## docs