Commit Graph

3 Commits

Author SHA1 Message Date
27d3d646d7 chore: add deploy:dist script for production/docker environments
All checks were successful
Auto Build and Push Docker Image / build (push) Successful in 12s
2026-03-21 07:09:33 +01:00
9b015f5d25 feat: implement modular discord bot with twitch monitoring, sqlite database, and owner tools
All checks were successful
Auto Build and Push Docker Image / build (push) Successful in 9s
Features:
- Modular command and event loading system
- Persistent SQLite database (better-sqlite3)
- Twitch Helix API monitoring with live notifications
- Auto-responder system with message context menu support
- Owner-only administrative tools (stats, servers, leave, deploy)
- Role-based help system
- Docker and Docker Compose integration
2026-03-21 00:29:59 +01:00
ceaeabf57a Initialer Bot Upload
Some checks failed
Auto Build and Push Docker Image / build (push) Failing after 15s
2026-03-21 00:24:19 +01:00