From 9a90c17ba9b53ba17b442f2e9c351131ec78026a Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 14 Jan 2021 19:12:09 +0100 Subject: [PATCH] Remove that --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 228c96a..d57fb90 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Read more in the [API reference](#api-reference) for how to write your own bots. ## All examples - **EchoBot**: Sends back what you sent it -- **WhisperBot**: Pseudo-anonymous whispering in group chats +- **WhisperBot**: Anonymous whispering in group chats See [xbotlib.py](./xbotlib.py) for all example bots.