Plugin for Aliucord that prevents Discord from replacing emoji with images, using your system font to display them instead.
- Java 100%
|
|
||
|---|---|---|
| gradle/wrapper | ||
| images | ||
| plugin/src/main | ||
| .gitattributes | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle.kts | ||
TextEmoji Aliucord Plugin
A plugin for Aliucord, which prevents Discord from replacing emoji with images, using your system font to display them instead
Notes
- If you just want to make the current emoji coverage better, try the NewEmoji plugin (#plugins-list).
- As this uses your system emoji font, the range of supported emoji and the emoji themselves depend on what your OS provides (if you have root access, it's possible to replace the emoji font, but explaining how to do that is beyond the scope of this README).
- This also prevents Discord from replacing the characters ™, © and ® (and their emoji variants). As such, the BetterTm plugin (#plugins-list) does nothing if used in conjunction with this one and can be disabled.
- This also fixes a bug where text emoji reactions are partially transparent, which is also noticable on vanilla for emoji that aren't covered by the default set, but would be much more apparent with this plugin if it wasn't fixed.
- "Jumbo" (big) emoji are missing. This is not impossible to do, but it isn't obvious either. The author also doesn't like that feature (patches welcome though! I will try to do it when I have the time and will to do so).
