Skip to content

Custom Emotes

Isaac edited this page Aug 14, 2021 · 3 revisions

Custom Emotes

Radium ships with a handful of emotes already (/emotes in chat) but custom emotes can be added as well.

  1. Add a docker volume exposing the emote directory (adding the volume will remove the default emotes).
-v /path/to/emotes:/opt/app/static/emotes
  1. Place your emotes in the folder

Info

  • Emotes should be 28x28 pixels.
  • Emotes will be named what the image/gif is named.
    • If an emote in named smile.png then typing smile in chat will show the emote.
  • After adding emotes, simply refresh the webpage and they will show up. No need to restart the container.

If you're looking for some emotes to add, check out these two websites.

https://www.frankerfacez.com/emoticons/

https://betterttv.com/emotes/top

Make sure to download the smallest version of the emote.

Here is a script that downloads all BTTV emotes from a Twitch channel. https://gist.github.com/Zibbp/11cd8fd93b90e3a8df57503b9903d17a