diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-05-23 20:03:14 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-05-23 20:03:14 -0700 |
| commit | 16f6c75096f5a7d3c87f08e1b670fa87166dfea4 (patch) | |
| tree | 3017f1c510865874a6a38304477b841ec83b3cab | |
| parent | ebb27f1a33357aa4de46c96508f38d7b9bfedf72 (diff) | |
| -rw-r--r-- | constants.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants.py b/constants.py index bafc882..43e8679 100644 --- a/constants.py +++ b/constants.py @@ -2,5 +2,6 @@ TRIGGERS = { "hello nori": "brooooo srsly. out of all the japanese food u pick the one where you have to sit on hard ass stools and pay $9999 to eat 1 handroll", "danbo": "HELLSS NAHHH WE ARE NOT EATING THAT CUH. its not halal. long ass lines mid ass ramen", "saku": "lil brother. this is not only very disrespectfully all pork, we have gone there 1 billion times and the pricing is off the charts.", - "gyu": "gyukaku man? ong im not down to cook my own food and give them a juicy tip" + "gyu": "gyukaku man? ong im not down to cook my own food and give them a juicy tip", + "cookie": "bean ice. don't say insensitive trigger words" } |
