mirror of
https://github.com/Nick80835/microbot
synced 2025-09-04 08:25:31 +00:00
more cheems
This commit is contained in:
@@ -142,6 +142,9 @@ async def cheemify(text):
|
|||||||
text = text.replace("ec", "emc")
|
text = text.replace("ec", "emc")
|
||||||
text = text.replace("ig", "img")
|
text = text.replace("ig", "img")
|
||||||
text = text.replace("ob", "omb")
|
text = text.replace("ob", "omb")
|
||||||
|
text = text.replace("pep", "pemp")
|
||||||
|
text = text.replace("pop", "pomp")
|
||||||
|
text = text.replace("rib", "rimb")
|
||||||
|
|
||||||
return text
|
return text
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user