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
- Host: GitHub
- URL: https://github.com/animeavi/emoji_borrower
- Owner: animeavi
- License: bsd-3-clause
- Created: 2021-10-08T17:54:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T17:21:14.000Z (over 2 years ago)
- Last Synced: 2026-03-31T14:06:01.358Z (2 months ago)
- Topics: mastodon-api, nim, nim-language
- Language: Nim
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```