1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-05 22:53:35 +02:00

docs(readme): add notes about slack support

This commit is contained in:
Niko Köser 2021-01-27 01:09:54 +01:00
parent 86b00ee5de
commit 1cdd47bdc0
No known key found for this signature in database
GPG Key ID: F3F28C118DAA6375

View File

@ -63,6 +63,7 @@ _ = notifier.Send(
- *Discord*
- *Email*
- *Telegram*
- *Slack*
## Roadmap <a id="roadmap"></a>
@ -74,6 +75,7 @@ _ = notifier.Send(
- Discord support: [bwmarrin/discordgo](https://github.com/bwmarrin/discordgo)
- Email support: [jordan-wright/email](https://github.com/jordan-wright/email)
- Telegram support: [go-telegram-bot-api/telegram-bot-api](https://github.com/go-telegram-bot-api/telegram-bot-api)
- Slack support: [slack-go/slack](https://github.com/slack-go/slack)
- Logo: [MariaLetta/free-gophers-pack](https://github.com/MariaLetta/free-gophers-pack)
## Author <a id="author"></a>