Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FayasNoushad/Remove-BG-Bot

A media background remover telegram bot with pyrogram framework.
https://github.com/FayasNoushad/Remove-BG-Bot

hacktoberfest pyrogram removebg telegram-bot

Last synced: about 1 month ago
JSON representation

A media background remover telegram bot with pyrogram framework.

Awesome Lists containing this project

README

        

# Remove BG Bot
A telegram photos or videos background remover bot

---

## 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 unscreen.com/api

---

## Commands

```
start - For start the bot
```

---

## APIs

- [Remove BG API](https://removebg.com/api)
- [Unscreen API](https://unscreen.com/api)

---