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

https://github.com/xditya/messageforwardbot


https://github.com/xditya/messageforwardbot

Last synced: 5 months ago
JSON representation

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.