Skip to content

Nekos-life/nekos.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nekos.rb

Gem Version Gem Downloads Travis Inline docs Docs

A wrapper gem for the nekos.life API.

Dependencies

Installation:

gem install nekos

Example

require 'nekos'
nekos = NekosLife::Client.new
nekos.avatar             # "https://cdn.nekos.life/avatar/avatar_54.png"
nekos.chat 'hello', true # "Gweetinygs >w< "

Contributing

You should always run these two things in terminal (and use common sense!):

rubocop
inch suggest

License

The contents of this repository are licensed under the MIT license. A copy of the MIT license can be found in LICENSE.md.

About

Ruby gem wrapper for nekos.life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages