Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Revolt genemoji
# Stoat 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.
genemoji is a small CLI tool to generate Stoat's emoji asset folder. It transforms the various folder structures of the emoji packs into a unified directory structure.

## Supported Packs

- [Fluent](https://github.com/microsoft/fluentui-emoji)
- [Twemoji](https://twemoji.twitter.com)
- [Mutant Remix](https://mutant.revolt.chat)
- [Mutant Remix](https://mutant.stoat.chat)
- [Noto Color Emoji](https://fonts.google.com/noto/specimen/Noto+Emoji)

## Submodule Hint
Expand All @@ -20,13 +20,13 @@ It is also recommended to run `git submodule update` after you pull from upstrea

### genemoji

- [The Metadata We Use to Power Emoji in Revolt](https://github.com/googlefonts/emoji-metadata)
- [The Metadata We Use to Power Emoji in Stoat](https://github.com/googlefonts/emoji-metadata)

### Revolt
### Stoat

- [Revolt Project Board](https://github.com/revoltchat/revolt/discussions) (Submit feature requests here)
- [Stoat Project Board](https://github.com/orgs/stoatchat/discussions) (Submit feature requests here)
- [Revolt Testers Server](https://app.revolt.chat/invite/Testers)
- [Contribution Guide](https://developers.revolt.chat/contributing)
- [Contribution Guide](https://developers.stoat.chat/developing/contrib)

## Quick Start

Expand Down
Loading