The Ruby library for interacting with the Mastodon client API is in dire need of completion. If you're looking for ways to contribute code, I think that's a good starting point https://github.com/tootsuite/mastodon-api
@Gargron if you have a TODO list somewhere I'd be happy to spend some time on it
@muffinista The main thing about that library is that the basics are all done, it's simply missing method definitions matching the current API documentation
@Gargron ok, cool, I can work from that