mirror of
https://github.com/Nick80835/microbot
synced 2025-08-22 10:09:40 +00:00
ok cheems
This commit is contained in:
parent
975ea8c847
commit
f411158e30
@ -132,7 +132,8 @@ async def popify(text):
|
|||||||
|
|
||||||
|
|
||||||
async def cheemify(text):
|
async def cheemify(text):
|
||||||
text = text.replace("se", "ms")
|
text = text.replace("ese", "ms")
|
||||||
|
text = text.replace("se", "mse")
|
||||||
text = text.replace("ck", "mk")
|
text = text.replace("ck", "mk")
|
||||||
text = text.replace("as", "ams")
|
text = text.replace("as", "ams")
|
||||||
text = text.replace("n", "m")
|
text = text.replace("n", "m")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user