Update: Finished automated updates for Discord. Added some details concerning communications

This commit is contained in:
2025-11-16 23:58:50 +01:00
parent 21f175af9a
commit e4df8d0e15
2 changed files with 6 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ The goal is to create a service where streamers can log in using their platform
## 2. Technology Stack
* **Team Communications:** Discord and Nextcloud, primarily. This can change. There's a list of links in the [README.md](README.md)
* **Backend (API & Chat Listeners):** Python (for Twitch/YouTube chat listeners), Node.js (for WebSocket server and potentially other APIs), PHP (for user management and web serving).
* **Database:** MySQL
* **Frontend:** HTML, CSS, JavaScript