Add custom emoji instructions for reactOnSeenEmoji (#543)

cshd
baptiste0928 2021-01-28 13:42:16 +01:00 committed by GitHub
parent b88e2f03e3
commit 4544ac5db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ If enabled, the bot will react to messages sent to it with the emoji defined in
#### reactOnSeenEmoji #### reactOnSeenEmoji
**Default:** `📨` **Default:** `📨`
The emoji that the bot will react with when it sees a message. Requires `reactOnSeen` to be enabled. The emoji that the bot will react with when it sees a message. Requires `reactOnSeen` to be enabled.
Must be pasted in the config file as the Emoji representation and not as a unicode codepoint. Must be pasted in the config file as the Emoji representation and not as a unicode codepoint. Use `emojiName:emojiID` for custom emoji.
#### relaySmallAttachmentsAsAttachments #### relaySmallAttachmentsAsAttachments
**Default:** `off` **Default:** `off`