Emoji reactions bot for Telegram. Public instance: @emoji_reactions_bot
Includes reaction notifications:
- Add the bot @emoji_reactions_bot (or your own instance) to a group
- Give it admin (
Delete messages
) rights - See Usage
Using go get:
go get -u github.com/sgreben/telegram-emoji-reactions-bot
Or download the binary for your platform from the releases page.
- Reply to a message with only emoji (or a single letter)
- Add further emoji by either...
- ...using the buttons to
+1
existing emoji, or - ...replying with new emoji
- ...using the buttons to
telegram-emoji-reactions-bot -token BOT_TOKEN
Usage of telegram-emoji-reactions-bot:
-button-row-length int
(default 5)
-button-row-min-length int
(default 2)
-timeout duration
(default 2s)
-token string
-v (alas for -verbose)
-verbose