From dfb85886fd5c720bf6bcbb7bd9ee455a479f4552 Mon Sep 17 00:00:00 2001 From: Christian Kuehn Date: Sat, 30 Apr 2016 10:50:55 +0200 Subject: [PATCH] Update documentation --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b0092f..c2dc138 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # hubot-audit log all hubot interaction to an audit channel +We found this helpful to audit hubot history in one central place, including commands issued in multiple channels. +We recommend setting the channel mode to 'moderated', so that no additional noise, comments and catpics get (accidently) added there. See [`src/audit.coffee`](src/audit.coffee) for full documentation. @@ -19,5 +21,5 @@ Then add **hubot-audit** to your `external-scripts.json`: ``` ## Sample Interaction -# None, bot will passively log all interaction +None, bot will passively log all interaction