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

https://github.com/jeronimobarea/telegram_forwarder


https://github.com/jeronimobarea/telegram_forwarder

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# telegram_forwarder

## .env file config
```
API_ID=telegram api id
API_HASH=telegram api hash
CHAT_NAME=chat you want to forward the messages
CHAT_FORWARD_LIST="COMMA,SEPARATED,LIST"
```