mirror of
https://github.com/SeanOMik/znc-push.git
synced 2025-02-18 16:50:09 +00:00
Add Slack to README
Currently, Slack is supported by the codebase, but support for it is not indicated in the README. Help future readers by adding it to the readme as an officially supported service.
This commit is contained in:
parent
2922c91255
commit
3cd832469f
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,7 @@ conditions. ZNC Push current supports the following services:
|
||||||
* [Pushalot][]
|
* [Pushalot][]
|
||||||
* [Pushjet][]
|
* [Pushjet][]
|
||||||
* [Telegram][]
|
* [Telegram][]
|
||||||
|
* [Slack][]
|
||||||
* Custom URL GET requests
|
* Custom URL GET requests
|
||||||
|
|
||||||
This project is still a Work In Progress, but should be functional enough and stable enough
|
This project is still a Work In Progress, but should be functional enough and stable enough
|
||||||
|
@ -249,6 +250,7 @@ to something similar to "http://domain/#channel/2011-03-09 14:25:09", or
|
||||||
* `nexmo`
|
* `nexmo`
|
||||||
* `pushjet`
|
* `pushjet`
|
||||||
* `telegram`
|
* `telegram`
|
||||||
|
* `slack`
|
||||||
* `url`
|
* `url`
|
||||||
|
|
||||||
* `username` Default: ` `
|
* `username` Default: ` `
|
||||||
|
@ -534,6 +536,7 @@ from me and not from my employer. See the `LICENSE` file for details.
|
||||||
[Pushalot]: https://pushalot.com/
|
[Pushalot]: https://pushalot.com/
|
||||||
[Pushjet]: http://pushjet.io
|
[Pushjet]: http://pushjet.io
|
||||||
[Telegram]: https://telegram.org/
|
[Telegram]: https://telegram.org/
|
||||||
|
[Slack]: https://slack.com/
|
||||||
|
|
||||||
[faq]: https://github.com/jreese/znc-push/blob/master/doc/faq.md
|
[faq]: https://github.com/jreese/znc-push/blob/master/doc/faq.md
|
||||||
[examples]: https://github.com/jreese/znc-push/blob/master/doc/examples.md
|
[examples]: https://github.com/jreese/znc-push/blob/master/doc/examples.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue