This library is usefull to send error messages from errbit to chatty crow channels!
# Gemfile in errbit! gem 'chatty_crow_errbit', '~> 1.0.0' bundle install # Add styles to: # app/assets/stylesheets/application.css.erb *= require chatty_crow # And restart your errbit web server.
Simple set token for channel, token for application and contacts (you can also manage contacts in administration of chattycrow).
- Fork
- Create new branch
- Add your hacks or feature
- Create pull request