diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 91ec211e9a..ea9eb3132f 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -245,6 +245,7 @@ if SITE_NAME == 'rDrama': 'hello': 'hecko', 'ryan gosling': 'literally me', 'howdy': 'meowdy', + 'corgi': 'klenny', } SLURS.update(RDRAMA_SLURS)