mirror of
https://firefish.dev/firefish/emoji-gen.git
synced 2026-01-24 12:32:15 -07:00
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.
Usage
Put all emojis you want to import in a folder, use subfolders for different groups.
git clone https://git.joinfirefish.org/firefish/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://firefish.social [--output <output_zip_file>]
Then with an moderator/admin account, upload the generated zip file to Firefish's Control Panel > Custom Emojis > zip icon* (top right) > Import.
*This may be 3 dots instead of a zip icon if you're on an older version of Firefish.
Not to be confused with the + button, which is for single images.