0.0
No release in over a year
Blackerz API wrapper written in Ruby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
 Project Readme

Blackerz::Sdk

Ruby SDK to interact with blackerz bot list

Installation

Add this line to your application's Gemfile:

gem 'blackerz-sdk'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install blackerz-sdk

Usage

data = Blackerz::Bots.bot_data("867571104784318464") # bot client id
p data

Development

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Fastering18/Blackerz-API-Ruby.