diff --git a/README.md b/README.md index 7d48bf0..280d1f0 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Copy the compiled module into your ZNC profile: Now, load the module in ZNC: - /msg *status loadmod push + /msg *status loadmod push Then select the push service you want to use, and set your username and secret as needed. The secret is not your password, and can be obtained by logging into the service's website @@ -76,6 +76,11 @@ At this point, it should start sending notifications every time you get a privat or someone says your name in a channel. If this is everything you wanted, congratulations, you're done! + +You can also load the module with options: + + /msg *status loadmod push + * Sound option is only available for Pushover.net API Migrating From Notifo