Sarah Kuhn sarah
  • Joined on 2026-03-15
sarah pushed to main at sarah/ulfbot 2026-03-23 19:17:52 +00:00
8535dc14ca Fix .dockerignore to include dist/ for Docker build
470a1dc6a8 Add .gitattributes to enforce LF line endings
Compare 2 commits »
sarah pushed to main at sarah/ulfbot 2026-03-23 19:15:17 +00:00
0d8f68634c Add Gitea Actions workflows for Docker image builds
sarah pushed to main at sarah/ulfbot 2026-03-23 19:12:02 +00:00
4c2df27527 first commit
sarah created branch main in sarah/ulfbot 2026-03-23 19:12:02 +00:00
sarah created repository sarah/ulfbot 2026-03-23 19:10:17 +00:00
sarah pushed to main at sarah/pixelpoebel 2026-03-23 14:05:55 +00:00
3da019b8c7 Docs: Add purge command to README and AGENTS-BOT.md
b0f153f135 Add: Purge command for message deletion
Compare 2 commits »
sarah pushed to main at sarah/pixelpoebel 2026-03-23 10:03:45 +00:00
362437bcd5 Add: leaves event logging for user server departures
sarah pushed to main at sarah/pixelpoebel 2026-03-23 09:53:05 +00:00
ea7762dc4b Fix: Add database migration for new columns
sarah pushed to main at sarah/pixelpoebel 2026-03-23 09:48:30 +00:00
6608d05f6f Fix: Split channelEvent.ts into separate create/delete files
sarah pushed to main at sarah/pixelpoebel 2026-03-23 09:43:25 +00:00
6b259ddaa2 Docs: Update README.md and AGENTS-BOT.md
610cbf7b4d Add: Logging module with moderation events
Compare 2 commits »
sarah pushed to main at sarah/pixelpoebel 2026-03-23 09:25:33 +00:00
5ee6959662 Add: Welcome and goodbye message module
f17cde44c3 Add: .gitattributes for consistent line endings
Compare 2 commits »
sarah pushed to main at sarah/pixelpoebel 2026-03-23 08:57:18 +00:00
0435056271 Fix: Remove optional channel option from twitch add
sarah pushed to main at sarah/pixelpoebel 2026-03-23 08:46:56 +00:00
1dcd1cad98 Enhance: Twitch multi-streamer support and fix timer listall
sarah pushed tag 1.0 to sarah/pixelpoebel 2026-03-22 18:42:53 +00:00
sarah pushed to main at sarah/pixelpoebel 2026-03-22 17:54:10 +00:00
5c6188ea13 Add: Timer and Trigger modules with help subcommands
sarah pushed to main at sarah/pixelpoebel 2026-03-22 17:26:00 +00:00
f78636447b Fix: Replace deprecated ephemeral with MessageFlags.Ephemeral
sarah pushed to main at sarah/pixelpoebel 2026-03-22 17:05:06 +00:00
d65e613cdd Fix: Use single quotes in SQL queries
sarah pushed to main at sarah/pixelpoebel 2026-03-22 16:53:25 +00:00
1cb9b566d8 Fix: Twitch commands use ModerateMembers permission
sarah pushed to main at sarah/pixelpoebel 2026-03-22 16:09:19 +00:00
632581c9f7 Fix: Load both .ts and .js files for commands/events
sarah pushed to main at sarah/pixelpoebel 2026-03-22 15:36:43 +00:00
6825e9d1b2 Fix: Move TypeScript to dependencies for Docker build