sarah
0e1630f80b
fix: resolve role selection limits, uncached message crashes, and optimize settings caching
Auto Build and Push Docker Image / build (push) Successful in 19s
2026-05-31 21:18:13 +02:00
d546035bb7
Optimize database, implement automatic command deployment, and improve project-wide type safety
Auto Build and Push Docker Image / build (push) Failing after 14s
2026-04-29 19:50:50 +02:00
b2c3f5731b
Optimize Twitch polling with batching and implement database caching with WAL mode
2026-04-28 20:42:34 +02:00
2fcb7cec66
Add TwitchMonitor IRC chat logging module
Auto Build and Push Docker Image / build (push) Successful in 21s
2026-04-19 17:52:41 +00:00
ad988c9333
Add role selection system with select menus
Auto Build and Push Docker Image / build (push) Successful in 7s
2026-04-02 10:55:43 +00:00
f90f0cb7ab
Remove Kick monitoring module
Auto Build and Push Docker Image / build (push) Successful in 13s
2026-04-02 07:55:42 +00:00
ec8e2f0a7b
Rename kickstream command to kick
2026-03-31 09:55:27 +00:00
ce578ab377
Add Kick streaming monitoring module
Auto Build and Push Docker Image / build (push) Successful in 36s
2026-03-31 09:28:28 +00:00
5bbcb0f53f
docs: update events structure and trigger system docs
Auto Build and Push Docker Image / build (push) Successful in 4s
2026-03-28 19:38:17 +00:00
3da019b8c7
Docs: Add purge command to README and AGENTS-BOT.md
...
Auto Build and Push Docker Image / build (push) Successful in 7s
- Added purge subcommands to admin command list
- Documented purge implementation details in AGENTS-BOT.md
- Listed Discord API constraints (100 message limit, 14 day filter)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-23 15:03:50 +01:00
6b259ddaa2
Docs: Update README.md and AGENTS-BOT.md
...
Auto Build and Push Docker Image / build (push) Successful in 6s
Add Welcome/Goodbye and Logging modules to documentation.
Add new events structure, database fields, and command summary.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-23 10:42:32 +01:00
5c6188ea13
Add: Timer and Trigger modules with help subcommands
...
Auto Build and Push Docker Image / build (push) Successful in 6s
- Add /timer command: add, remove, list, listall, help
- Add /trigger command: add, remove, list, help
- Add /admin help and /owner help subcommands
- Add /twitch help subcommand
- Add ReminderManager for timer notifications
- Add reminders table to database
- Update README.md and AGENTS-BOT.md documentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-22 18:53:33 +01:00
40be1e181c
Initial: Pixelpöbel Discord Bot
...
Auto Build and Push Docker Image / build (push) Failing after 8s
- Modular Discord Bot mit TypeScript und discord.js
- Grouped Commands (/admin, /owner subcommands)
- SQLite Datenbank mit Persistenz
- Twitch Monitoring mit Stream-ID Tracking
- Konfigurierbares Warn-System (Auto-Kick/Mute/Ban)
- Mute mit verschiedenen Zeiteinheiten (sec, min, hour, day, week, month, year, perm)
- Auto-Deploy beim Start (Option 3)
- Docker Support
Features:
- /ping, /help, /twitch (online, add, remove, list)
- /admin (kick, warn, unwarn, mute, unmute, ban, unban, config)
- /owner (deploy, stats, servers)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-22 16:29:30 +01:00