mirror of https://github.com/SeanOMik/znc-push.git
Add details on obtaining the user's api secret
This commit is contained in:
parent
b9c7049bc6
commit
3a09f6c1fc
|
@ -49,7 +49,9 @@ Now, load the module in ZNC:
|
|||
|
||||
/msg *status loadmod notifo
|
||||
|
||||
Then set your Notifo username and API secret:
|
||||
Then set your Notifo username and API secret. The API secret is not your password, and
|
||||
can be obtained by logging into Notifo's website, clicking Settings, and then "Click to
|
||||
Show" next to the "API Secret" heading:
|
||||
|
||||
/msg *notifo set username foo
|
||||
/msg *notifo set secret ...
|
||||
|
|
Loading…
Reference in New Issue