Sets up and manages Telegram bot integration by configuring authentication tokens and access control policies.
This skill enables Claude to function as a Telegram bot by managing the essential configuration and security settings. It streamlines the setup process by handling BotFather tokens, implementing secure credential storage with appropriate file permissions, and guiding users through the creation of a robust access control list. The skill is specifically designed to help users transition from a temporary 'pairing' mode to a secure 'allowlist' state, ensuring that only authorized individuals can interact with the AI assistant through the Telegram interface.
Características Principales
01Automated BotFather token configuration and secure .env storage
02Granular access policy management with pairing and allowlist modes
03Automated file permission management (chmod 600) for sensitive credentials
04Guided security lockdown workflow to prevent unauthorized bot access
05Real-time status reporting for token validity and connection health
0617,805 GitHub stars
Casos de Uso
01Initializing a new Claude-powered Telegram bot assistant
02Managing and auditing user access lists for private bot interactions
03Updating or rotating Telegram bot API tokens securely