diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-03-06 02:58:32 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-03-06 02:58:49 -0800 |
| commit | 0b2cf39d7b533342139f669ed41b5c4f11ba859c (patch) | |
| tree | 3c76ff9796cecb89d71e9b921b1041a08d680b05 /constants.py | |
init commit
Diffstat (limited to 'constants.py')
| -rw-r--r-- | constants.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/constants.py b/constants.py new file mode 100644 index 0000000..c6b0adb --- /dev/null +++ b/constants.py @@ -0,0 +1,5 @@ +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." +} |
