Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trofimovdev/telresender

A Telegram bot, which resend your message to another account
https://github.com/trofimovdev/telresender

api bot redirect resend telegram telegram-api telegram-bot telegram-bot-api telegram-bots

Last synced: about 3 hours ago
JSON representation

A Telegram bot, which resend your message to another account

Awesome Lists containing this project

README

        

## Telresender
Just resend your messages.

## Install
1. Install telebot module: `sudo pip install pytelegrambotapi`
2. In `config.py` write your token from `@FatherBot` (so easy) and owner chatId.
3. Run: `python bot.py &`

## License
"telresender" is licensed under the [MIT License](https://github.com/bixnel/telresender/blob/master/LICENSE).