localhoct / Sticker-Convertor

Convert telegram Stickers and Jpg to PNG, Sticker to PNG, Webp to PNG, Animated Sticker to GIF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sticker-Convertor

Convert telegram Stickers to png file, and Jpg to PNG, Sticker to PNG, Webp to PNG, Animated Sticker to GIF 😍

How to install requirements ?

Use this command :

pip install -r requirements.txt

or :

pip3 install -r requirements.txt

Edit the code

in bot.py file at lines

  • 8 paste your api id ( get it from Here )

  • 9 paste your api hash ( get it from Here )

  • 10 paste your bot token ( get it from BotFather )

    you can edit START_MESSAGE at line 14 and CAPTION at line25

Enjoy Your Life 😁🀞

About

Convert telegram Stickers and Jpg to PNG, Sticker to PNG, Webp to PNG, Animated Sticker to GIF

License:GNU General Public License v3.0


Languages

Language:Python 100.0%