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