The FAFO Matrix Bot
Go to file
Serge Bazanski c437d4388e *: productionize
1. Use klog instead of plain log (leveled logging is better logging)
2. Use flags instead of env vars (less change of leaks, stronger typing)
3. Rename contexts around to be more canonically named
4. Use ZWJ quoting
5. Clean up message rendering (no trailing semicolons, adjective pick)
2024-09-30 22:46:39 +02:00
fafomo.go *: productionize 2024-09-30 22:46:39 +02:00
go.mod *: productionize 2024-09-30 22:46:39 +02:00
go.sum *: productionize 2024-09-30 22:46:39 +02:00