Add details on obtaining the user's api secret

This commit is contained in:
John Reese 2011-03-09 09:39:29 -05:00
parent b9c7049bc6
commit 3a09f6c1fc
1 changed files with 3 additions and 1 deletions

View File

@ -49,7 +49,9 @@ Now, load the module in ZNC:
/msg *status loadmod notifo /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 username foo
/msg *notifo set secret ... /msg *notifo set secret ...