By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Replace any text of chat into a custom preset text. It can also work with some unicode characters to make replacement "Emojis" if you wish.
Edit the config.yml. It's pretty basic really.
All you need is to edit the message in the "Before" section to trigger when you say it, and edit the "After" section to replace what you set before. Simples :D
Here is my example for Emojis :D
# TextReplacer
# If you want to replace text case-insensitive, set this to true.
# This is useful if you don't want to write down every case like "hello", "Hello", "hElLo" and so on.
case-insensitive: false
# Replace any text with the text of your choice.
# It's good for Emojis too.
TextReplacer:
- Before: ":shrug:"
After: "¯\\_(ツ)_/¯"
- Before: ":star:"
After: "⭐"
- Before: "<3"
After: "❤"
- Before: ":heart:"
After: "❤"
- Before: ":love:"
After: "~♡ⓛⓞⓥⓔ♡~"
- Before: ":bear:"
After: "ˁ˚ᴥ˚ˀ"
- Before: ":tableflip:"
After: "(╯°□°)╯︵ ┻━┻"
- Before: ":rage:"
After: "(ノಠ益ಠ)ノ彡"
- Before: ":doubletableflip:"
After: "┻━┻︵ \\(°□°)/ ︵ ┻━┻ "
- Before: ":loveyou:"
After: "ᶫᵒᵛᵉᵧₒᵤ"
- Before: ":hug:"
After: "(っ◕‿◕)っ"
- Before: ":facepalm:"
After: "(>ლ)"
- Before: ":cry:"
After: "(╥﹏╥)"
- Before: ":fight:"
After: "(ง ̀_́)ง"
- Before: ":yuno:"
After: "(屮゚Д゚)屮 Y U NO"
- Before: ":riot:"
After: "୧༼ಠ益ಠ༽୨"
- Before: ":yolo:"
After: "Yᵒᵘ Oᶰˡʸ Lᶤᵛᵉ Oᶰᶜᵉ"
- Before: ":kiss:"
After: "(o'3'o)"
- Before: ":russian:"
After: "(°Д°)"
- Before: ":happy:"
After: "㋡"
- Before: ":happybirthday:"
After: "ዞᏜ℘℘Ꮍ ℬℹℛʈዞᗬᏜᎽ"
- Before: ":yay:"
After: "\\( ゚ヮ゚)/"
- Before: ":dontwant:"
After: "ヽ(`Д´)ノ"
- Before: ":angel:"
After: "☜(⌒▽⌒)☞"
- Before: ":radioactive:"
After: "☢"
- Before: ":peace:"
After: "✌(-‿-)✌"
- Before: ":zoidberg:"
After: "(V) (°,,,,°) (V)"
- Before: ":wat:"
After: "(ÒДÓױ)"
- Before: ":unflip:"
After: "┬──┬ ノ(ò_óノ)"
- Before: ":whistle:"
After: "(っ^з^)♪♬"
- Before: ":snowman:"
After: "☃"
- Before: ":depressed:"
After: "(︶︹︶)"
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time