An open API service indexing awesome lists of open source software.

https://github.com/animeavi/emoji_borrower

Steal emoji from instances using the Mastodon-compatible API
https://github.com/animeavi/emoji_borrower

mastodon-api nim nim-language

Last synced: about 1 month ago
JSON representation

Steal emoji from instances using the Mastodon-compatible API

Awesome Lists containing this project

README

          

# emoji_borrower
Steal emoji from instances using the Mastodon-compatible API.

# Usage
```
emoji_borrower [OPTION]

Options:
-i, --instance=example.com instance to steal emojis from (required)
-n, --name-includes=word only steal emoji matching the word (optional)
-v, --version prints the version
-h, --help prints this

```