Initial commit

This commit is contained in:
2025-09-22 12:26:50 -07:00
commit 826580b61f
10 changed files with 572 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module slack-to-ntfy
go 1.21