AH-dark / telegram-sticker-export-bot

A bot that provides downloads of telegram stickers
GNU Affero General Public License v3.0
0 stars 0 forks source link
rust telegram-bot teloxide

Telegram Sticker Export Bot

This is a simple bot that allows you to export stickers from Telegram to PNG or GIF files.

Usage

  1. Start the bot by running cargo run.
  2. Use bot with commands:
    • /start - Start the bot.
    • /single - Export single sticker.
    • /pack - Export all stickers from a pack.
    • /cancel - Cancel the current operation.

Configuration

The bot requires some environment variables to be set:

License

This project is licensed under the Affero General Public License v3.0 - see the LICENSE file for details.