jarvis-marvel-rivals/slang.py

6 lines
103 B
Python
Raw Normal View History

2025-02-12 21:56:41 -05:00
replacements = {
"gigi": "gg",
"heels": "heals",
"heeling": "healing",
"heel": "heal"
}