Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.54 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.54 KB

DiscordFreeEmojis

If you don't have nitro, post the emojis as links!

Install it by downloading the DiscordFreeEmoji.plugin.js file to plugins folder.

  • Windows: %appdata%\BetterDiscord\plugins
  • macOS: ~/Library/Application Support/BetterDiscord/plugins
  • Linux: ~/.config/BetterDiscord/plugins/

A fork of An00nymushun's original: https://github.com/An00nymushun/DiscordFreeEmojis

Changes made:

  • (Breaking Bug) emoji.url no longer exists, url is created dynamically based on if emoji is animated gif or still webp
  • (QOL) Url is inserted as a hyperlink on an invisible character (should be invisible everywhere, thank @NamelessContributor)
  • (QOL) Multiple of the same emoji can be used in the same message (thank @ArjhanToteck)
  • (Pref) Emojis can be displayed in native size or 48px (open the settings and toggle off "Use native emoji size", thank @ArjhanToteck)
  • (QOL) CSS styles to hide nitro emoji ads (and other misc items) (thank @thc282 for adding the CSS styles into the code)

I intend to maintain this repo as I use the plugin. I will consider any PRs or issues.

Miscellaneous Contributors: @DanzoGit

Extra

Check out Useful.css for some helpful and mostly related CSS rules to improve the look of using emojis. Thank @Bergbok for some additions (PR#10).