Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 361 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 361 Bytes

Telegram bot for editing images to match sticker requirements. The bot can be send an image, and it will resize it so that the largest dimension will be 512px. It will also add an alpha channel.

The bot can be easily deployed as a GCP Cloud Function.

Requires that the TELEGRAM_BOT_TOKEN environmental variable containing the bot API access token is defined.