Update README.md

This commit is contained in:
Artemis 2023-04-10 04:00:31 +05:30 committed by GitHub
parent fce2e27216
commit 3acce48baf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,9 +12,19 @@ Honestly I just made this because even though these emojis were everywhere, they
## Installation ## Installation
### Pleroma ### Pleroma
run the following command for blobcats
``` ```
Manifest.json todo mix pleroma.emoji get-packs blobcats -m https://raw.githubusercontent.com/DuckOfDisorder/BlobCats/main/manifest.json
``` ```
or, for the flipped version,
```
mix pleroma.emoji get-packs blobcats_flipped -m https://raw.githubusercontent.com/DuckOfDisorder/BlobCats/main/manifest.json
```
Basically the entirety of this is stolen from [Volpeon](https://volpeon.ink/).
I would say I'm grateful but that would imply I knew what I was doing.
### Mastodon ### Mastodon
Extract the archive and use the [Mastodon Emoji Importer](https://github.com/impiaaa/mastodon_import_emoji) Extract the archive and use the [Mastodon Emoji Importer](https://github.com/impiaaa/mastodon_import_emoji)