https://github.com/xditya/messageforwardbot
https://github.com/xditya/messageforwardbot
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xditya/messageforwardbot
- Owner: xditya
- Created: 2021-01-29T16:01:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-29T16:09:17.000Z (over 5 years ago)
- Last Synced: 2025-06-02T22:51:32.525Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 5
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Message Forwarder Bot
Idk why this exists in the first place, anyways..
This bot sends the message to the target group from a group. (yes, that's it).
## Setting up
* First:
> `APP_ID` and `API_HASH` - Get it from my.telegram.org
> `BOT_TOKEN` - Get it from [@BotFather](https://t.me/BotFather)
* Chose a platform to deploy on:
Heroku/Kintohub/Zeet
Add them to the environment vars.
Local Deoploys
Make a ".env" file in the root of the repo, like ".env.sample" and fill in the values.
# Usage
Add me to both the groups first...
Use "/frwd " to forward the message to that group.
# Credits
> [Lonami](https://github.com/LonamiWebs), for [Telethon](https://github.com/LonamiWebs/Telethon).
> [xditya](https://github.com/xditya), for the stoopid codes.
> [@TerrorAK](https://t.me/TerrorAK), for this idea.