What problem does it solve?
NauggieClaw needs a guided Telegram integration that merges the channel code, configures the bot token, syncs container environment variables, and registers chats so users can interact with their agent through Telegram.
Core Features & Use Cases
- Code Integration and Testing: merges the Telegram skill branch, adds the grammy dependency, and runs npm install/build/tests to ensure the new channel compiles and passes unit tests.
- Bot Provisioning and Environment Sync: walks the user through creating or supplying a Telegram bot token, storing it in .env, and copying it into data/env/env so containers inherit the credential.
- Chat Registration and Verification: guides fetching chat IDs, registering main or trigger-only chats via the setup script, testing interactive messaging, and checking logs for troubleshooting.
Quick Start
Ask Auggie to add Telegram support now so it merges the branch, prompts for your bot token, configures the environment, and registers a chat.