Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memerator API for Ruby

The official Ruby API library for Memerator.

Disclaimer

The gem is currently in Beta! Until you see that nice 1.0.0, expect bugs!

What the API has that this gem can't do yet:

  • Get top memes
  • Submit a meme
  • Other things probably, they don't pay me enough

Usage

Put this near the top of your ruby whatever:

require 'memerator'

Meme = Memerator.new(token: api_token)

Now, when you need to run a method, run Meme.method.

Example for getting profile.

"My username is #{Meme.profile.username}!"
# => "My username is Chew!"

Lost? allowsMultipleStreams?

We have a nice helpful support channel on our official Discord Server! Join with this link.

Documentation

Stuck? Know Ruby? Check out the documentation.

Contributing

We love contributors! Feel free to open a PR and we will review it.

But ruby sucks

no it's great

About

The Memerator API library in Ruby

Topics

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages