English Update

This commit is contained in:
Thomas
2025-10-05 14:36:22 +02:00
parent 2992bda898
commit ea091488bc
4 changed files with 379 additions and 115 deletions

View File

@@ -30,3 +30,38 @@ Spore points, subs, bits osv.
### Known issues
- WebSocket kræver Node.js manuelt start
- Ingen grafisk editor for poll/giveaway endnu
```
---
#English
✅ Ready!
You can now:
Create commands
Set up timers, polls, and giveaways
Track points, subs, bits, etc.
🧾 CHANGELOG.md
```
# Changelog
## [0.0.1] 2025-10-05
### Added
- First complete version of **Twitch PHP Bot**
- Dashboard with login and role-based access
- Command editor with placeholders
- Live log (SSE + WebSocket fallback)
- Timer, Poll, and Giveaway modules
- Loyalty Points + Bets, Slots, Raffle
- Permission system: Admin, Mod, User
- Helix API integration (subs, mods, VIPs, cheerers)
- SQLite database with auto-migration
- Settings: Watchdog, timeout
- User management (Admin can create/edit/delete)
- Danish/English documentation
### Known issues
- WebSocket requires manual Node.js startup
- No graphical editor for poll/giveaway yet
```