1
0
mirror of https://github.com/kha7iq/pingme.git synced 2025-05-15 22:30:11 -07:00

docs: add documentation for line service

This commit is contained in:
Nate 2021-05-31 20:05:28 +00:00 committed by GitHub
parent 6d911e50d8
commit 6c6c6d4d64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ possible.
- `service/slack` - Slack notification service. - `service/slack` - Slack notification service.
- `service/telegram` - Telegram notification service. - `service/telegram` - Telegram notification service.
- `service/pushover` - Pushover Notification service. - `service/pushover` - Pushover Notification service.
- `service/line` - Line notification service.
### Documentation ### Documentation