This bot removes the background of any image sent to it via Telegram using the rembg library.
- Clone this repo.
 - Create a 
.envfile with your Telegram Bot token. - Install dependencies:
 
pip install -r requirements.txt- Run the bot:
 
python bot.py- Use this repo on Render.com
 - Set 
BOT_TOKENin environment variables