Commit graph

6 commits

Author SHA1 Message Date
aedd2a5f73 add stream module 2025-06-16 10:27:06 +02:00
992573a375 downgrade requirement to go 1.22 2024-10-01 00:06:01 +02:00
d8e3da9d45 turn password flag into password file 2024-09-30 23:55:37 +02:00
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
f24ef59a41 run gofmt 2024-09-30 22:22:23 +02:00
385f5dda97 initial commit of fafomo, the FAFO Matrix Bot 2024-09-26 22:41:03 +02:00