#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. :)
Install it using LuaRocks:
luarocks install lua-mastodon
- Media posts
- Streaming API
- Tests
- Lua module written by Hisham Muhammad
- Based on Mastodon.py