From 0b2cf39d7b533342139f669ed41b5c4f11ba859c Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 6 Mar 2026 02:58:32 -0800 Subject: init commit --- constants.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 constants.py (limited to 'constants.py') 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." +} -- cgit v1.2.3