Skills: Third-party Integrations Backend Development OAuth2 Webhooks
This directory contains all documentation related to Discord integration with Commonly.
Status: external/commonly-provider-services/discord-service/.
| Document | Description |
|---|---|
| DISCORD.md | Main integration overview - slash commands, architecture, bot setup |
| DISCORD_APP_SETUP.md | Step-by-step guide to create Discord application and bot |
| DISCORD_SETUP.md | User guide for setting up Discord integration |
| DISCORD_DEPLOYMENT.md | Automated command registration and deployment |
| DISCORD_INTEGRATION_ARCHITECTURE.md | Technical architecture - API polling, unified sync |
| DISCORD_INTEGRATION_PROGRESS.md | Development progress tracker, completed fixes |
| DISCORD_INTERACTION_STANDARDS.md | Discord API standards compliance |
| DISCORD_INTEGRATION.md | Comprehensive design proposal |
| REGISTER_DISCORD_COMMANDS.md | Guide for registering slash commands |
| TEST_DISCORD_BOT.md | Testing guide for bot functionality |
| TEST_DISCORD_COMMANDS.md | Testing slash commands |
- New to Discord Integration? Start with DISCORD_SETUP.md
- Setting up the bot? See DISCORD_APP_SETUP.md
- Deploying commands? Check DISCORD_DEPLOYMENT.md
- Understanding architecture? Read DISCORD_INTEGRATION_ARCHITECTURE.md