Files
PHP_Bot-ModInterface/ROADMAP.md
2025-10-05 14:05:50 +02:00

45 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Roadmap Twitch PHP Bot
## ✅ Færdig (v0.0.1)
- \[x] PHP-socket Twitch bot
- \[x] Dashboard (index)
- \[x] Kommandoer, timers, points
- \[x] Polls, giveaways, raffle, slots, bets
- \[x] SSE/WebSocket live log
- \[x] Helix API (subs, bits, mods, VIPs)
- \[x] Login + rettigheder (Admin, Mod, User)
- \[x] Indstillinger + watchdog
- \[x] SQLite database
---
## 🚧 Næste versioner
### v0.1.1 QoL + UI
- \[ ] Søgning og sortering i kommandoer
- \[ ] Hurtigtest-knap for kommandoer
- \[ ] Bedre placeholder-dokumentation
- \[ ] Auto-start af bot ved login
### v0.1.2 Stats & overlay
- \[ ] Visning af subs/follows/bits i overlay
- \[ ] Uptime-graf og streamhistorik
- \[ ] Points-leaderboard
### v0.1.3 Integration
- \[ ] OBS websocket integration
- \[ ] Discord webhook for events
- \[ ] Mobile-friendly design
### v2.0.0 Multi-channel support
- \[ ] Kør flere kanaler fra samme webinterface
- \[ ] Adskilt databaser og logs
---
## 🧠 Idéer
- \[ ] GUI editor for poll og giveaway
- \[ ] Export/import af kommandoer
- \[ ] Backup/restore via zip
- \[ ] API for eksterne systemer