From 3a09f6c1fc5bd63cdbbfb45347de7f9cb63db781 Mon Sep 17 00:00:00 2001 From: John Reese Date: Wed, 9 Mar 2011 09:39:29 -0500 Subject: [PATCH] Add details on obtaining the user's api secret --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5621239..8190849 100644 --- a/README.md +++ b/README.md @@ -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 ...