0.0
No commit activity in last 3 years
No release in over 3 years
Implements the nutella protocol and exposes it natively
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 2.3
>= 0.17
>= 0.9.12

Runtime

>= 1.5, ~> 1.5
~> 2.0
>= 0.5, ~> 0.5
 Project Readme

Gem Version Build Status

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 http://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