emoji-gen/README.md
2023-08-10 20:05:57 +00:00

848 B

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.