Don't do raw @s

This commit is contained in:
Luke Murphy 2021-01-16 22:27:25 +01:00
parent bee31b2126
commit 857d4c8cb5
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -149,12 +149,12 @@ optional, anything will be accepted here and there doesn't seem to be a
consensus on what is most common way to "at" another user in XMPP) in group chats, consensus on what is most common way to "at" another user in XMPP) in group chats,
here are the supported commands. here are the supported commands.
- **@uptime**: how long the bot has been running - `@uptime`: how long the bot has been running
- **@help**: the help text for what the bot does - `@help`: the help text for what the bot does
There are also more general status commands which all bots respond to. There are also more general status commands which all bots respond to.
- **@bots**: status check on who is a bot in the group chat - `@bots`: status check on who is a bot in the group chat
## Avatars ## Avatars