Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
A media background remover telegram bot with pyrogram framework.
- Host: GitHub
- URL: https://github.com/FayasNoushad/Remove-BG-Bot
- Owner: FayasNoushad
- License: mit
- Created: 2021-05-19T14:57:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T19:11:00.000Z (8 months ago)
- Last Synced: 2024-07-18T14:41:03.260Z (4 months ago)
- Topics: hacktoberfest, pyrogram, removebg, telegram-bot
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 29
- Watchers: 1
- Forks: 53
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)---