https://github.com/beeb/telegram_forward
Bot that replicates incoming messages from a filtered list of groups/channels in Telegram to another group.
https://github.com/beeb/telegram_forward
Last synced: 8 months ago
JSON representation
Bot that replicates incoming messages from a filtered list of groups/channels in Telegram to another group.
- Host: GitHub
- URL: https://github.com/beeb/telegram_forward
- Owner: beeb
- License: mit
- Created: 2021-06-14T05:26:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-14T06:59:09.000Z (almost 5 years ago)
- Last Synced: 2025-06-17T09:51:27.047Z (12 months ago)
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# telegram_forward
Bot that replicates incoming messages from a filtered list of groups/channels in Telegram to another channel.
```shell
poetry install
poetry run forward
```