tweaked README for a more exclipit description of the loadmod function

This commit is contained in:
Ming Tang 2013-03-01 11:11:57 -08:00
parent 9a3bb732c2
commit c6b60892ef
1 changed files with 6 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Copy the compiled module into your ZNC profile:
Now, load the module in ZNC: Now, load the module in ZNC:
/msg *status loadmod push <service> <username> <secret> <target> <sound*> /msg *status loadmod push
Then select the push service you want to use, and set your username and secret as needed. 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 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, or someone says your name in a channel. If this is everything you wanted, congratulations,
you're done! you're done!
You can also load the module with options:
/msg *status loadmod push <service> <username> <secret> <target> <sound*>
* Sound option is only available for Pushover.net API * Sound option is only available for Pushover.net API
Migrating From Notifo Migrating From Notifo