# BlobCats A rich repositery of BlobCat emojis, derived from Google's blob emojis Honestly I just made this because even though these emojis were everywhere, they weren't properly licensed or credited to the artist BlobCats Banner ## Installation ### Pleroma run the following command for blobcats ``` 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'm so grateful to them because I had no idea what I was doing. ### Misskey ``` todo ``` ### Mastodon Extract the archive and use the [Mastodon Emoji Importer](https://github.com/impiaaa/mastodon_import_emoji) ## Contribution All emojis are taken from [Slackmojis](https://slackmojis.com/), [Blobs.gg](https://blobs.gg/) and its subsidiary servers A special thanks goes to [Siara-San](https://www.instagram.com/sairaa.jpg/) for creating some of these And also to Straw for being a total sweetie and helping me with the code All SVG files were done by me by hand (TwT) The banner usees the Nova Round font by Wojciech Kalinowski ## License This repository, including the banner, is filed under Apache License 2.0 Due to the lack of explicit statement, the blob cats also fall under Apache 2.0, similar to this repository.