Skip to content

Chat bot for Slack, HipChat and Campfire, with plugins!

Notifications You must be signed in to change notification settings

estantevirtual/isis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isis

Chat bot for Slack, HipChat and Campfire

Features

  • Slack, 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

Requirements

  • Ruby 1.9+ or JRuby 1.7+

Setup

  1. Clone repository
  2. Selectively enable/disable plugins by commenting/uncommenting them out of the Gemfile
  3. Run bundle install to install dependencies
  4. Copy config/isis.yml.example to config/isis.yml
  5. Edit isis.yml to include your Slack, HipChat or Campfire credentials
  6. Launch Isis in foreground:
    bin/isis
    or launch daemonized:
    bin/isis-daemon start

Plugins

Plugins are now bundled as Gems.

About

Chat bot for Slack, HipChat and Campfire, with plugins!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%