2
0
mirror of https://github.com/Nick80835/microbot synced 2025-08-22 10:09:40 +00:00

ok cheems

This commit is contained in:
Nick80835 2020-03-23 21:04:38 -04:00
parent 975ea8c847
commit f411158e30

View File

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