mirror of
https://github.com/nikoksr/notify.git
synced 2025-02-01 12:58:01 +02:00
docs(readme): add notes about slack support
This commit is contained in:
parent
86b00ee5de
commit
1cdd47bdc0
@ -63,6 +63,7 @@ _ = notifier.Send(
|
|||||||
- *Discord*
|
- *Discord*
|
||||||
- *Email*
|
- *Email*
|
||||||
- *Telegram*
|
- *Telegram*
|
||||||
|
- *Slack*
|
||||||
|
|
||||||
## Roadmap <a id="roadmap"></a>
|
## Roadmap <a id="roadmap"></a>
|
||||||
|
|
||||||
@ -74,6 +75,7 @@ _ = notifier.Send(
|
|||||||
- Discord support: [bwmarrin/discordgo](https://github.com/bwmarrin/discordgo)
|
- Discord support: [bwmarrin/discordgo](https://github.com/bwmarrin/discordgo)
|
||||||
- Email support: [jordan-wright/email](https://github.com/jordan-wright/email)
|
- 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)
|
- 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)
|
- Logo: [MariaLetta/free-gophers-pack](https://github.com/MariaLetta/free-gophers-pack)
|
||||||
|
|
||||||
## Author <a id="author"></a>
|
## Author <a id="author"></a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user