SJ-lynx / Remove-BG-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove-BG-Bot

A media background remover telegram bot with pyrogram framework.


Made with Python3
(C) @SJ_Lynx
Copyright permission under MIT License
License -> https://github.com/SJ-Lynx/Remove-BG-bot/blob/main/LICENSE

Deploy

Deploy on Heroku

Deploy in your vps
git clone https://github.com/SJ-Lynx/Remove-BG-bot
cd Remove-BG-bot
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py

Variables

See variables
  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather
  • REMOVEBG_API Your remove bg api from removebg.com/api
  • UNSCREEN_API Your unscreen api from api.unscreen.com

About

License:MIT License


Languages

Language:Python 100.0%