telefire - Telegram and Matrix Automation CLI
Interacts with Telegram and Matrix via TeleFire CLI to manage chats, search messages, fetch history, and execute room commands.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- List Telegram chats
- Resolve Telegram entities
- Search Telegram messages
- List Telegram messages
- Fetch messages by IDs
- Summarize Telegram messages
- Delete Telegram messages
- Filter messages using regex
- Show Matrix identity
- List Matrix rooms
Inputs
- Telefire configuration file
- Telegram API credentials
- Matrix account credentials
- Telegram session files
- Chat or room identifiers
Outputs
- CLI execution output
- Matrix session token files
- Deleted message states
- Local SQLite database file
Requirements
- Python 3.14+
- Telethon Python package
- mautrix Python package
- Configuration at ~/.telefire/config.toml
- uv or pipx CLI tool
