feat(discord): add Discord Integration project documentation

This commit is contained in:
KiteStacks AutoSync 2026-06-08 23:57:34 -05:00
parent 9a501cce3d
commit e5429731f3
4 changed files with 148 additions and 0 deletions

View file

@ -0,0 +1,33 @@
# Discord Integration
## Purpose
Connect the KiteStacks website to the official KiteStacks Discord community.
## Current Status
Status: Implemented in test environment.
Test URL:
http://192.168.1.205:3008
Discord Invite:
https://discord.gg/QbdveTb6Kw
## Completed
- Added Community panel to the test portal.
- Added Discord card.
- Added Discord icon.
- Connected Discord card to invite link.
- Adjusted layout to reduce negative space.
- Verified Discord invite works.
## Future Roadmap
- Create #change-log channel.
- Configure Forgejo webhook notifications.
- Add Discord announcement workflow.
- Add Authentik integration.
- Add role-based onboarding.
- Add future GitHub card as coming soon.