Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parsapoorsh/Troll-Maker-tg-bot
Troll Make Telegram Bot Source code. Thanks to skgsergio/dogefy-tg-bot
https://github.com/parsapoorsh/Troll-Maker-tg-bot
Last synced: 3 months ago
JSON representation
Troll Make Telegram Bot Source code. Thanks to skgsergio/dogefy-tg-bot
- Host: GitHub
- URL: https://github.com/parsapoorsh/Troll-Maker-tg-bot
- Owner: parsapoorsh
- Created: 2021-10-16T18:35:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T00:07:49.000Z (over 1 year ago)
- Last Synced: 2024-06-27T12:31:21.662Z (5 months ago)
- Language: Python
- Homepage:
- Size: 142 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Troll Maker Telegram bot
This is the source code of the [Troll maker](https://telegram.me/TrollMakerbot) Telegram bot.The bot is pretty simple, just listens for photos, downloads them, search for human front faces and *replaces* them with a Troll face
## Installation
You need the Telegram `api_id` and `api_hash`, you can get it from [here](https://my.telegram.org/apps).and install requirements with this command:
```
pip install -r requirements.txt
```### Config File
edit the `config.py` with your own `api_id` and `api_hash` and your `bot_token` from [`@BotFather`](https://telegram.me/BotFather)## Usage
```
python3 main.py
```### TODO:
- [ ] support group photos
- [ ] support gifs