Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 930 Bytes

README.template.md

File metadata and controls

48 lines (30 loc) · 930 Bytes

${APP}

Emoji reactions bot for Telegram. Public instance: @emoji_reactions_bot

screenshot

Includes reaction notifications:

screenshot

Contents

Set-up

  1. Add the bot @emoji_reactions_bot (or your own instance) to a group
  2. Give it admin (Delete messages) rights
  3. See Usage

Get it

Using go get:

go get -u github.com/sgreben/${APP}

Or download the binary for your platform from the releases page.

Usage

Telegram

  1. Reply to a message with only emoji (or a single letter)
  2. Add further emoji by either...
    • ...using the buttons to +1 existing emoji, or
    • ...replying with new emoji

CLI

${APP} -token BOT_TOKEN

${USAGE}