Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.01 KB

Avatar Emoji Bot

About

Avatar Emoji Bot uses the new custom emoji feature. It generates an emoji pack of group members’ rounded avatars.

https://t.me/AvatarEmojiBot

-2147483648_-212950

-2147483648_-212956

Features

  • When added to group, generates a pack.
  • When /update command is used in the group, regenerates the pack.
  • Replies to private messages with an 'Add me to group' button

Run yourself

You need Python 3.11 and Poetry installed.

  1. Create a bot with BotFather and get the bot token.

  2. Create .env file. Put your bot token and Telegram API key there as in .env.example.

  3. poetry install
    python -m app