From ee86f799053f939c65f965694656fad22d94b146 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Tue, 16 Aug 2022 11:28:45 -0400 Subject: [PATCH] correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c221607..3befb0f 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Before a bot can be used the fields in the `config.json` file must be populated ► prefix ⇢ Bot listens to commands that start with this prefix. -► frequency ⇢ How often the bot sends a message (keep low to prevent spam). +► frequency ⇢ How often the bot sends a message (keep high to prevent spam). ► size ⇢ Bot starts generating messages when the number of lines in the training file is equal to this. The greater the size, the longer bot waits before messaging but might increase message quality.