Files
campaigns/dilfs/autocorrect.yml

95 lines
1.3 KiB
YAML

---
autocorrect:
- target: "Hrank"
match:
- "hrank"
- "Frank"
- "frank"
- "Prank"
- "Hrink"
- target: "Svend"
match:
- "svend"
- "Sven"
- "sven"
- "Svid"
- "Svenda"
- "Finn"
- "Fynd"
- target: "Popov"
match:
- "popov"
- "Pop-Up"
- "pop-up"
- "Popoff"
- "popoff"
- "pop-off"
- "Bobov"
- "bobov"
- target: "Alan"
match:
- "alan"
- "Allen"
- "allen"
- target: "Hohey"
match:
- "hohe"
- target: "Mike Brown"
match:
- "mike brown"
- "Mike Pat"
- "Micron"
- target: "Godfrey"
match:
- "godfrey"
- "Codfrey"
- "God-free"
- "God-Free"
- "god-free"
- "godfree"
- target: "I'm Godfrey."
match:
- "i'm godfrey."
- "I've got free."
- target: "Chauntea"
match:
- "Shantaya"
- "shantaya"
- "Shantae"
- "shantae"
- target: "Stone to Flesh"
match:
- "stone of flesh"
- target: "Forbiddance"
match:
- "forbiddance"
- target: "Age of Empires II"
match:
- "age of empires 2"
- "age of empires two"
- target: "DILFs"
match:
- "dilfs"
- "Dilfs"
- target: "DILF"
match:
- "dilf"
- "Dilf"
...