4 Commits

Author SHA1 Message Date
6857622c26 Replace fatal errors with non-fatal logging to improve resilience
Version bump to 0.2.1. Changed log.Fatalln calls to log.Println with
continue/return so that individual API errors no longer crash the
entire service.
2026-03-22 10:38:42 -05:00
b6777746e4 Fix topic set after channel creation 2023-10-05 19:32:19 -05:00
2354e60b3d Added support for creating slack channels with reference to a weekday, added support for specifying users to always add to a channel, maybe more? 2023-10-01 07:58:52 -05:00
e6ef66194e First commit 2023-09-09 22:39:48 -05:00