From 4b8f48545541bc5c3241b75145ebbd5b2aee1ce7 Mon Sep 17 00:00:00 2001 From: Alec Date: Tue, 7 Nov 2023 19:51:33 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43d74e4..1a4bf4b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ from dozens of servers! `/download` - (response visible to only the sender) receive a text file containing all your server's quotes.
`/wordcloud` - Generate a colorful cloud of words from the quotes said in your server! The size of a word is proportional to how often it's been said.
`/count` - get the number of quotes saved, optionally by author.
-`/help` - (response visible to only the sender) info on the bot and how to use it, the privacy policy, and support resources. +`/help` - (response visible to only the sender) info on the bot and how to use it, the privacy policy, and support resources.
`/updates` - (response visible to only the sender) latest info on changes to the bot. ![image](https://user-images.githubusercontent.com/24642328/179651423-3e55ca4c-92ec-4564-929e-0b154670aa83.png)