emoji-stealer-mrf/README.md

15 lines
630 B
Markdown
Raw Normal View History

2020-03-22 15:02:00 +00:00
# Emoji Stealer MRF
2020-03-22 16:39:07 +00:00
Steal emoji from other servers. Don't actually use this, it's not safe and
2020-03-22 18:01:36 +00:00
someone could crap up your server. Don't ask me for help installing it or
complain about its functionality. Merge requests welcome. License is AGPL v3. If
you make changes, you have to share them.
2020-03-22 16:39:07 +00:00
2020-03-22 17:49:55 +00:00
1. Add a line like: `config :pleroma, :emoji, shortcode_globs: ["/emoji/stolen/**/*.png", "/emoji/stolen/**/*.gif"]` to you whatever.secret.exs file.
2. Create directory priv/static/emoji/stolen
3. Make sure you actually add the MRF to your config
2020-03-22 17:49:35 +00:00
4. Restart server
2020-03-22 16:39:07 +00:00
2020-03-22 18:01:36 +00:00
You have to refresh your browser to see any new emoji in the picker