Files
omo-bot/docs/12_glossary.md
T
zwitschi 77e43a6a38 Add initial project structure, including README, CONTRIBUTING, and documentation files
- Created .gitignore to exclude unnecessary files
- Added README.md with project description and core features
- Introduced CONTRIBUTING.md for development guidelines
- Established documentation files for architecture, quality requirements, and technical risks
2026-05-17 15:50:43 +02:00

15 lines
1.0 KiB
Markdown

# Glossary
| Term | Definition |
| ------------------ | -------------------------------------------------------------- |
| Call Sheet | Onboarding system for role assignment via reaction roles |
| Mileage | Gamified XP earned through community interactions |
| Tour Stop | A scheduled virtual event (screening or open mic) |
| The Dailies | Auto-syndicated content feeds from YouTube/IG/TikTok |
| The Control Room | Admin web dashboard for bot management |
| VIP Backstage | Temporary role granting Q&A access during events |
| Executive Producer | Highest community rank, reached via mileage progression |
| OAuth2 | Discord-based authentication for web app session sync |
| FIFO Queue | First-In-First-Out data structure for stage speaker management |
| Adapter | Pluggable module for adding new content sources |