Skip to content

synyx/hubot-audit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 for full documentation.

Installation

In hubot project repo, run:

npm install hubot-audit --save

Then add hubot-audit to your external-scripts.json:

[
  "hubot-audit"
]

Installation (alternative)

copy src/audit.coffee to your hubot/scripts folder

Sample Interaction

None, bot will passively log all interaction

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published