mirror of
https://github.com/Nick80835/microbot
synced 2025-08-29 05:29:16 +00:00
more cheems
This commit is contained in:
parent
9db4292e5c
commit
0bae2b3e37
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user