No description
- Rust 100%
| .vscode | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE.md | ||
| README.md | ||
emoji-gen
A script written in Rust to generate a ZIP with right formating for a emoji pack. (originally created by firefish team.)
Usage
Put all emojis you want to import in a folder, use subfolders for different groups.
git clone https://git.limbo.town/nelle/emoji-gen.git
cd emoji-gen
cargo install --path .
# To create an import zip from an emoji folder
emoji-gen local --folder <emoji_folder> [--output <output_zip_file>]
# To create an import zip from a remote instance
emoji-gen crawl --host https://your.instance.tld [--output <output_zip_file>]
Then with an moderator/admin account, upload the generated zip file to IceShrimp's Control Panel > Custom Emojis > zip icon* (top right) > Import. Can also be used with any misskey emote-pack compatible instance.
Not to be confused with the + button, which is for single images.