remotes/1693045480750635534/spooky-22
Aevann1 2021-12-27 17:05:43 +02:00
parent 171f1c98db
commit 140b03fd45
1 changed files with 20 additions and 1 deletions

View File

@ -9,10 +9,29 @@ AJ_REPLACEMENTS = {
"you're": '$#3$2',
'your': "you're",
'$#3$2': 'your',
"too": '$#3$3',
'to': "too",
'$#3$3': 'to',
' my ': ' his ',
' mine ': ' his ',
"YOU'RE": '$#3$2',
'YOUR': "YOU'RE",
'$#3$2': 'YOUR',
"TOO": '$#3$3',
'TO': "TOO",
'$#3$3': 'TO',
' MY ': ' HIS ',
' MINE ': ' HIS ',
"You're": '$#3$2',
'Your': "You're",
'$#3$2': 'Your',
"Too": '$#3$3',
'To': "Too",
'$#3$3': 'To',
' My ': ' His ',
' Mine ': ' His ',
}
SLURS = {