Updated Notifiers (markdown)

master
Hunter Long 2018-09-11 19:33:06 -07:00
parent 245d4a33d3
commit c15aa9955f
1 changed files with 1 additions and 1 deletions

@ -1,4 +1,4 @@
Statup includes multiple Notifiers to alert you when your services are offline. You can also create your own notifier and send a Push Request to this repo! Creating a custom notifier is pretty easy as long as you follow the requirements. A notifier will automatically be installed into the users Statup database. Statup includes multiple Notifiers to alert you when your services are offline. You can also create your own notifier and send a Push Request to this repo! Creating a custom notifier is pretty easy as long as you follow the requirements. A notifier will automatically be installed into the users Statup database, and form values will save without any hassles. 💃
<p align="center"> <p align="center">
<a href="https://github.com/hunterlong/statup/wiki/Notifier-Example">Example Notifier Code</a> | <a href="https://github.com/hunterlong/statup/wiki/Notifier-Events">Notifier Events</a> | <a href="https://github.com/hunterlong/statup/tree/master/notifiers">View Notifiers</a> <a href="https://github.com/hunterlong/statup/wiki/Notifier-Example">Example Notifier Code</a> | <a href="https://github.com/hunterlong/statup/wiki/Notifier-Events">Notifier Events</a> | <a href="https://github.com/hunterlong/statup/tree/master/notifiers">View Notifiers</a>