Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 410 Bytes

readme.md

File metadata and controls

18 lines (16 loc) · 410 Bytes

Background remover bot for Telegram

Run

Demo instance is running at @rembgbot

To run your own instance:

BOT_TOKEN=your_bot_token node index.js

or

BOT_TOKEN=your_bot_token docker-compose up