Skip to content

manybots/manybots-gem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Manybots Ruby Gem

CURRENTLY UNDER DEVELOPMENT - NOT WORKING

A Ruby wrapper for the Manybots API.

Installation

gem 'manybots', :git => 'https://github.com/NikoRoberts/manybots-gem.git' 

Follow @manybots on Twitter

You should follow @manybots on Twitter for announcements and updates about the gem and Manybots.

Mailing List

Please direct any questions about the library to the mailing list.

Supported Ruby Versions

This library aims to support and is tested against the following Ruby implementations:

  • Ruby 1.9.2

If something doesn't work on one of these interpreters, it should be considered a bug.

This library may inadvertently work (or seem to work) on other Ruby implementations, however support will only be provided for the versions listed above.

If you would like this library to support another Ruby version, you may volunteer to be a maintainer. Being a maintainer entails making sure all tests run and pass on that implementation. When something breaks on your implementation, you will be personally responsible for providing patches in a timely fashion. If critical issues for a particular implementation exist at the time of a major release, support for that Ruby version may be dropped.

License and Thanks

This code is based on the [Twitter gem][twgem] by [John Nunemaker][jnunemaker], [Wynn Netherland][pengwynn], [Erik Michaels-Ober][sferik], [Steve Richert][laserlemon]. [jnunemaker]: https://github.com/jnunemaker [sferik]: https://github.com/sferik [laserlemon]: https://github.com/laserlemon [pengwynn]: https://github.com/pengwynn [twgem]: https://github.com/jnunemaker/twitter Big thanks to those guys for creating a great standard to work from.

All changes from the Twitter gem code are Copyright (c) 2012 [Niko Roberts][niko], [Alex Solleiro][alex] [niko]: http://www.nikoroberts.com [alex]: http://www.webcracy.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

REST API wrapper for Manybots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages