telegram
SKILL.md
Environment Setup
IMPORTANT: Before using any Telegram commands, source the local .env file:
source .skill.config
Credentials are stored in .skill.config (gitignored):
TELEGRAM_BOT_TOKEN=...
TELEGRAM_CHAT_ID=... # Default chat (legacy, still works)
Multi-Chat Configuration
Chat aliases are stored in telegram-chats.json (gitignored):