Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trofimovdev/telresender
- Owner: trofimovdev
- License: mit
- Created: 2017-04-24T21:39:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-20T12:29:21.000Z (over 6 years ago)
- Last Synced: 2023-03-21T13:37:52.952Z (over 1 year ago)
- Topics: api, bot, redirect, resend, telegram, telegram-api, telegram-bot, telegram-bot-api, telegram-bots
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 25
- Watchers: 9
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).