From 148454d21ce6e61dae69aced6fab17b49257c404 Mon Sep 17 00:00:00 2001 From: gpkvt Date: Mon, 22 Aug 2022 05:12:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1b9a1b..12a8b03 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ The `!smartquote` command will read a line from a file called `quotes.txt`. You The format of `quotes.txt` looks as follows: ``` lang=text -#1: "the quote" -username (date) +#1: "the quote" -username/game (date) ``` #### !addquote