tg-hub
Installation
SKILL.md
tg-hub
Based on: jackwener/tg-cli (Apache-2.0)
This skill simplifies the original repository as follows:
- Removed the
click/rich/python-dotenv/pyyamldependencies- Kept only
telethonas a third-party dependency- Removed the CLI layer and encapsulated all functionality as a synchronous Python API
- Changed the default session/db path to
/var/minis/workspace/tg-hub/- Changed configuration to read environment variables directly, with no
.envfile required