Open-source Telegram content forwarding bot
- Python 100%
| .env.example | ||
| .gitignore | ||
| .python-version | ||
| config.py | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| main.py | ||
| pyproject.toml | ||
| README.md | ||
| tgf.png | ||
| uv.lock | ||
TGF - Telegram Feed
Open-source Telegram content forwarding bot
Quick Start
git clone https://github.com/Hadi493/tgf-py.git
cd tgf-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.