Skip to content

jeanlescure/tess-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tess

Chat bot for HipChat and Campfire

Features

  • HipChat and Campfire support
  • Supports both HTML output (through API) and room presence & text output (through XMPP) in HipChat
  • Multi-room support
  • Plugin support, see Plugins wiki page for writing new plugins
  • Comes with many plugins with which to entertain yourself

Requirements

  • Ruby 1.9+

Setup

  1. Clone repository
  2. Run bundle install to install dependencies
  3. Copy config.yml.example to config.yml
  4. Edit config.yml to include your HipChat or Campfire credentials, and choose plugins to enable
  5. Launch Tess in foreground:
    bin/tess
    or launch daemonized:
    bin/tess-daemon start

About

HipChat omniscient helper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages