mirror of
https://github.com/Nick80835/microbot
synced 2025-09-01 15:05:48 +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("ig", "img")
|
||||
text = text.replace("ob", "omb")
|
||||
text = text.replace("pep", "pemp")
|
||||
text = text.replace("pop", "pomp")
|
||||
text = text.replace("rib", "rimb")
|
||||
|
||||
return text
|
||||
|
||||
|
Reference in New Issue
Block a user