mirror of
https://github.com/Nick80835/microbot
synced 2025-09-04 16:35:35 +00:00
cheemcheemchemm
This commit is contained in:
@@ -135,6 +135,7 @@ async def cheemify(text):
|
|||||||
text = text.replace("ese", "ms")
|
text = text.replace("ese", "ms")
|
||||||
text = text.replace("se", "mse")
|
text = text.replace("se", "mse")
|
||||||
text = text.replace("ck", "mk")
|
text = text.replace("ck", "mk")
|
||||||
|
text = text.replace("ake", "amke")
|
||||||
text = text.replace("as", "ams")
|
text = text.replace("as", "ams")
|
||||||
text = text.replace("n", "m")
|
text = text.replace("n", "m")
|
||||||
text = text.replace("ab", "amb")
|
text = text.replace("ab", "amb")
|
||||||
|
Reference in New Issue
Block a user