Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fetus-hina/salmon-notify
https://github.com/fetus-hina/salmon-notify
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fetus-hina/salmon-notify
- Owner: fetus-hina
- License: mit
- Created: 2019-11-05T20:09:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T07:37:34.000Z (over 2 years ago)
- Last Synced: 2024-10-18T00:37:42.480Z (29 days ago)
- Language: Go
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# salmon-notify
サーモンランのシフトが開始された時、Discord に通知します
べんり pic.twitter.com/mrkOlNSYS3
— 相沢陽菜 (@fetus_hina) November 5, 2019## Getting Started
### Prerequisites
- Go 1.13
### Installing
- `$ go get -u github.com/fetus-hina/salmon-notify`
### Running
- `$ ./salmon-notify `
実行時に、30分以内にシフトが開始されていた場合、`webhookurl` に通知が行われます。
2時間おきなどで自動実行するツール(cronなど)と組み合わせることを前提にしています。Splatoon2.ink の API を利用しています。
過度な呼び出しは決して行ってはいけません。## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
Copyright (C) 2019-2022 AIZAWA Hina
## Acknowledgments
- [Splatoon2.ink](https://splatoon2.ink/)