2
0
mirror of https://github.com/Nick80835/microbot synced 2025-08-31 22:46:01 +00:00

cheemcheemchemm

This commit is contained in:
Nick80835
2020-03-24 11:01:14 -04:00
parent f411158e30
commit c8b8af8771

View File

@@ -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")