From 42b0050faf374757f79b11cfadf84b0c49f40ed3 Mon Sep 17 00:00:00 2001 From: dekvall Date: Tue, 10 Mar 2020 02:19:18 +0100 Subject: [PATCH] emoji-madness: add reworked plugin (#139) Since the last version was reverted because the use of :shortcodes: would bleed into other players chat, i thought that i could rework this to work like the EmojiScape external plugin where normal words or phrases will be used as triggers for the emojis. In this way, there will be no :codes: typed and i have also removed weird phrases like `small medium black box` from the emojis and subsequently trigger phrases. Typing `man in suit` will either append the emoji to the phrase or replace it entirely for example. --- plugins/emoji-madness | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/emoji-madness diff --git a/plugins/emoji-madness b/plugins/emoji-madness new file mode 100644 index 000000000..5c68b682a --- /dev/null +++ b/plugins/emoji-madness @@ -0,0 +1,2 @@ +repository=https://github.com/dekvall/runelite-external-plugins.git +commit=75a8ecbf4be3727fd7743361f76a3a8132bccf4b