Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.
/ hubot-logger Public archive

A Hubot script that logs and serves transcripts of your chat.

License

Notifications You must be signed in to change notification settings

jenrzzz/hubot-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

hubot-logger

logger.coffee is a script for logging chat activity to Redis.

It provides an HTTP server that listens on port 8081 by default that allows for minimalistic log viewing. It also provides some in-chat commands to start, stop, and pause logging, and to send recent transcripts to users upon request.

This script depends on redis, moment, connect, and connect_router.

Quick start: This script works out of the box with no extra configuration (as long as redis-brain is set up and working correctly), but it's strongly recommended that you set LOG_HTTP_USER and LOG_HTTP_PASS to change the login for the logs server from the default, which is

  • User: logs
  • Password: changeme

About

A Hubot script that logs and serves transcripts of your chat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •