From f38de5cd6bf0d86e55016b84815838c5ca554e65 Mon Sep 17 00:00:00 2001 From: Grzesiek11 Date: Tue, 25 Jun 2024 01:33:14 +0200 Subject: [PATCH] Add README --- src/plugins/textEmoji/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/plugins/textEmoji/README.md diff --git a/src/plugins/textEmoji/README.md b/src/plugins/textEmoji/README.md new file mode 100644 index 000000000..8850d0aba --- /dev/null +++ b/src/plugins/textEmoji/README.md @@ -0,0 +1,9 @@ +# TextEmoji + +Prevents Discord from replacing emoji with images, leaving it up to the browser +to render them + +![Chat with TextEmoji enabled, using the Noto Color Emoji font](https://github.com/Vendicated/Vencord/assets/33988779/464ec526-8ef7-4961-941f-a2a05642b0f7) + +Allows your browser to render emoji as regular text, using the system font, such +as Noto Color Emoji or Segoe UI Emoji.