Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 472 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 472 Bytes

#lua-mastodon

A Lua API for Mastodon, a FOSS federated social network.

This as a work-in-progress, but you can already toot with it. :)

Installation instructions

Install it using LuaRocks:

luarocks install lua-mastodon

TODO

  • Media posts
  • Streaming API
  • Tests

Credits