nutella_lib.rb

nutella library for Ruby

Getting started

Take a look at basic-ruby-bot to see how to use nutella_lib to build a bot.

Docs

Check out the docs at www.rubydoc.info/gems/nutella_lib

Contributing

  1. Clone repo

  2. Bundle (bundle)

  3. Run tests (rake)

  4. Make changes

  5. Run tests (rake test)

  6. Open a PR