infi 34408c4517 chore: update emoji (#7)
* chore: rm yarn lock

* chore: update emoji
2026-05-19 00:52:28 +02:00
2026-05-19 00:52:28 +02:00
2022-09-08 23:35:49 +02:00
2022-09-08 23:35:49 +02:00
2023-04-24 20:13:34 +02:00
2022-09-08 23:35:49 +02:00
2022-09-08 23:35:49 +02:00
2026-05-19 00:52:28 +02:00
2023-01-06 16:40:50 +01:00
2022-09-08 23:35:49 +02:00

Revolt genemoji

Description

genemoji is a small CLI tool to generate Revolt's emoji asset folder. It transforms the various folder structures of the emoji packs into a unified directory structure.

Supported Packs

Submodule Hint

This project contains submodules. Run git submodule init after you clone this repository to initialize the submodules. It is also recommended to run git submodule update after you pull from upstream.

Resources

genemoji

Revolt

Quick Start

yarn build
yarn start

When genemoji is finished generating the packs, the output will be located in emoji/, split up by pack ID.

CLI Commands

Command Description
yarn dev Start TypeScript watcher, rebuilds on change.
yarn build Build the CLI.
yarn start Initiate generation with built CLI.
yarn format Run Prettier on the client. (check only)
yarn format:fix Run Prettier on the client. (automatically fixes bad formatting)
S
Description
Stoat Emoji Pack Structure Unification Toolchain
Readme 68 KiB
Languages
TypeScript 100%