What problem does it solve?
This Skill guides you through merging in the Discord channel support, configuring credentials, and registering channels so NauggieClaw can interact with Discord without manual container fiddling.
Core Features & Use Cases
- Branch integration and validation: Fetches the
skill/discord branch, resolves merge conflicts for updated channel code, and runs npm install/build plus targeted Discord channel tests.
- Secure environment wiring: Collects a Discord bot token, enables privileged intents, and syncs the credential into
data/env/env so the language agent can authenticate safely.
- Channel registration workflows: Helps register main or trigger-only channels with the proper JID, friendly name, folder, and trigger configuration, then verifies the bot responds to messages.
- Use Case: When you want NauggieClaw to respond inside a Discord server, this Skill handles the entire bot setup, environment sync, and verification loop via Auggie’s guided prompts.
Quick Start
Tell Auggie to run add-discord to integrate Discord support and guide you through the configuration steps.