diff --git a/README.md b/README.md index 35383fd..abca62f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # Emoji Stealer MRF Steal emoji from other servers. Don't actually use this, it's not safe and -someone could crap up your server. CURRENTLY DOES NOT WORK. +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. 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 4. Restart server -You have to refresh your browser to see any new emoji in the picker \ No newline at end of file +You have to refresh your browser to see any new emoji in the picker +