Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 857 Bytes

File metadata and controls

40 lines (30 loc) · 857 Bytes
TGF

TGF - Telegram Feed

Open-source Telegram content forwarding bot

version GPL-2.0 license

Quick Start

git clone https://github.com/Hadi493/tgf-py.git

cd tgf-py

Configure .env & config.py.

cp .env.example .env

run

uv run main.py

After 24h delete the history.txt file for better performance.

rm -f history.txt

License:

This project is licensed under the GNU GPLv2 License.

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for guidelines.