forked from rDrama/rDrama
1
0
Fork 0

drama -> dtama

master
Aevann 2023-09-07 11:44:22 +03:00
parent 5dc13157f9
commit 51c46292f5
1 changed files with 1 additions and 0 deletions

View File

@ -248,6 +248,7 @@ if SITE_NAME == 'rDrama':
'howdy': 'meowdy',
'corgi': 'klenny',
"right now": "right meow",
'(?<![a-z])drama(?![a-z])': 'dtama',
}
SLURS.update(RDRAMA_SLURS)