lua-mastodon
lua-mastodon copied to clipboard
A Lua client API for the Mastodon social network
#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
- Lua module written by Hisham Muhammad
- Based on Mastodon.py