The ultimate tool to automate custom telegram message forwarding.
Project description
tgcf
The ultimate tool to automate custom telegram message forwarding.
The key features are:
-
Forward messages as "forwarded" or send a copy of the messages from source to destination chats.
A chat can be anything: a group, channel, person or even another bot.
-
Supports two modes of operation past or live.
The past mode deals with all existing messages, while the live mode is for upcoming ones.
-
You may login with a bot or an user account.
Telegram imposes certain limitations on bot accounts. You may use an user account to perform the forwards if you wish.
-
Perform custom manipulation on messages.
You can filter, format, replace, watermark, ocr and do whatever else you need !
-
Detailed wiki + Video tutorial.
You can also get help from the community.
-
If you are a python developer, writing plugins for tgcf is like stealing candy from a baby.
Plugins modify the message before they are sent to the destination chat.
What are you waiting for? Star the repo and click Watch to recieve updates.
Video Tutorial
A youtube video is coming soon. Subscribe to get notified.
Installation
-
If you are an Windows user, who is not familiar with the command line, the Windows guide is for you.
-
To install tgcf on Android (Termux), there exists an installer script, that allows you to install all dependencies by running just a single line command. Read the guide for android to learn.
-
If you are familiar with Docker, you may read the docker guide for an isolated installation.
-
Otherwise for Linux/Mac, you may install
tgcf
via python's package managerpip
.Note: Make sure you have Python 3.8 or above installed. Go to python.org to download python.
Open your terminal and run the following commands.
pip install --upgrade tgcf
To check if the installation succeeded, run
tgcf --version
Usage
Configuring tgcf
is easy. You just need two files in your present directory
(from which tgcf is invoked).
-
.env
: To define your environment variables easily. -
tgcf.config.yml
: Anyaml
file to configure howtgcf
behaves.
In your terminal, just run tgcf live
or tgcf past
to start tgcf
.
It will prompt you to enter your phone no. or bot token, when you run it
for the first time.
For more details run tgcf --help
or read wiki.
Deploy to Cloud
Deploying to a cloud server is an easier alternative if you cannot install
on your own machine.
Cloud servers are very reliable and great for running tgcf
in live mode
for a long time.
You can enjoy smooth one-click deploys to the major cloud providers.
Getting Help
-
First of all read the wiki and watch the videos to get started.
-
Type your question in GitHub's Search bar on the top left of this page, and click "In this repository". Go through the issues, discussions and wiki pages that appear in the result. Try re-wording your query a few times before you give up.
-
If your question does not already exist, feel free to ask your questions in the Discussion forum. Please avoid duplicates.
-
For reporting bugs or requesting a new feature please use the issue tracker of the repo.
Contributing
PRs are most welcome! Read the contributing guidelines to get started.
If you are not a developer, you may also contribute financially to incentivise the development of any custom feature you need.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tgcf-0.2.11.tar.gz
.
File metadata
- Download URL: tgcf-0.2.11.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.8.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9e17e9d6710dbe313d575cc5042c3cf0045d7a4b31c814ee8fc3c2d5f229034 |
|
MD5 | 8e2a347ae7c372bf4d2638fcb45276a0 |
|
BLAKE2b-256 | 486c93f7a4bd8610de28c919b93782df6312164a80778bbfe7676fcb1317bd6d |
File details
Details for the file tgcf-0.2.11-py3-none-any.whl
.
File metadata
- Download URL: tgcf-0.2.11-py3-none-any.whl
- Upload date:
- Size: 20.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.8.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05b39304e41e1cdf2c0de5f5d64f0b54be392d26a3d12dbaf1b3769bd79e44e2 |
|
MD5 | fe6d9e78206205bfaa968068709e707c |
|
BLAKE2b-256 | 48b2db649808c52d48d1f91af1048d83cbf04da8b383e463290e0483d5bcb337 |