Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cy4n committed Apr 30, 2016
1 parent 6c81c37 commit dfb8588
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 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.

Expand All @@ -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

0 comments on commit dfb8588

Please sign in to comment.