将聊天的任何文本替换为自定义预设文本。
如果您希望,它还可以使用 unicode 字符来替换“Emojis”。
配置
编辑 config.yml。这真的非常简单:D
您只需要在“Before”部分编辑消息以在您说出时触发,并编辑“After”部分以替换您之前设置的内容。非常简单
配置示例
这是我的表情符号示例:D
如果您希望,它还可以使用 unicode 字符来替换“Emojis”。
配置
编辑 config.yml。这真的非常简单:D
您只需要在“Before”部分编辑消息以在您说出时触发,并编辑“After”部分以替换您之前设置的内容。非常简单
配置示例
这是我的表情符号示例:D
XML:
# 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: "(︶︹︶)"