From 2b9f7135882eec2424003e9a457d5e5f2427b374 Mon Sep 17 00:00:00 2001 From: Philip Maas <philip.maas@stud.hs-bochum.de> Date: Tue, 16 Aug 2022 11:41:19 +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 e0f2f3c..dd9b98d 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ The bot will try to guess the language of `<String>`. Example: `.deepl ES, Where `.roll <X-Y>` - Roll a number *n* in a set range X <= n < Y. If no range is stated it will generate an integer in the interval 1 <= n < 100. Example: `.roll 3-7` -`.request <String>` - Do you wish for anything else? Request it! +`.request <String>` or `.req <String>` - Do you wish for anything else? Request it! # Licence -- GitLab