working software
This commit is contained in:
commit
9a800bb839
7 changed files with 907 additions and 0 deletions
6
slang.py
Normal file
6
slang.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
replacements = {
|
||||
"gigi": "gg",
|
||||
"heels": "heals",
|
||||
"heeling": "healing",
|
||||
"heel": "heal"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue