Files
PHP_Bot-ModInterface/CHANGELOG.md
2025-10-05 14:02:44 +02:00

33 lines
793 B
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.
✅ Klar!
Du kan nu:
Oprette kommandoer
Sætte timers, polls og giveaways
Spore points, subs, bits osv.
---
### 🧾 **CHANGELOG.md**
```markdown
# Changelog
## [0.0.1] 2025-10-05
### Added
- Første fulde version af **Twitch PHP Bot**
- Dashboard med login og rollebaseret adgang
- Kommando-editor med placeholders
- Live log (SSE + WebSocket fallback)
- Timer, Poll, Giveaway moduler
- Loyalty Points + Bets, Slots, Raffle
- Rettighedsstyring: Admin, Mod, User
- Helix API-integration (subs, mods, VIPs, cheerers)
- SQLite database med auto-migrering
- Indstillinger: Watchdog, timeout
- Brugeradministration (Admin kan oprette/redigere/slette)
- Dansk/Engelsk dokumentation
### Known issues
- WebSocket kræver Node.js manuelt start
- Ingen grafisk editor for poll/giveaway endnu