/Sticker2Raw

A Simple Bot To Convert Stickers To Copy Able Form

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

STICKER TO IMAGE BOT

A Simple Bot Which Converts Stickers To Image In Telethon

Deploy

Deploy To Heroku

Normal Way

git clone https://github.com/StarkGang/StickerToIMGBot
cd StickerToIMGBot
pip install -r requirements.txt
# Make A file Named local_config and put all your values There and Then Run the bot.
python3 -m stickertoimgrobot
      or 
python -m stickertoimgrobot

Licence

GNU GPLv3 Image

Sticker2Raw is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.