This is a Web application to help to generate dajares easily. This also has endpoints to work as HipChat Add-on. This add-on will start converting all message in rooms if you install the rooms.
The demo server is running on Heroku. Try it!
Or deploy it!
- Ruby 3.0.0
git clone http://github.com/satoryu/dajare
cd dajare
bundle install
bundle exec rackup # Launch Dajare server