Remove that

This commit is contained in:
Luke Murphy 2021-01-14 19:12:09 +01:00
parent e13a3f8bd0
commit 9a90c17ba9
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -53,7 +53,7 @@ Read more in the [API reference](#api-reference) for how to write your own bots.
## All examples ## All examples
- **EchoBot**: Sends back what you sent it - **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. See [xbotlib.py](./xbotlib.py) for all example bots.