Golang tool to send notifications to LINE app
Go to file
daffainfo 0537a000d6 Fixing minor bug 2021-09-13 17:47:21 +07:00
LICENSE Initial commit 2021-09-13 16:53:10 +07:00
README.md Update README.md 2021-09-13 16:56:27 +07:00
go.mod Version 0.0.1 2021-09-13 16:54:23 +07:00
main.go Fixing minor bug 2021-09-13 17:47:21 +07:00

README.md

notifier

Golang tool to send notifications to LINE app

How to use

echo "send msg" | go run main.go
cat list.txt | go run main.go

image

Checklist

  • Adding banner
  • Can change apikey value inside `.config/notifier/key.json