From 82f51c8fa375c4f208d70a2c77e33c4df66c7522 Mon Sep 17 00:00:00 2001 From: Jimmy B <105599214+mbti0n@users.noreply.github.com> Date: Sun, 5 Jul 2026 23:35:05 -0600 Subject: [PATCH 1/5] Update index.ts --- apps/tk/src/consts/index.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/tk/src/consts/index.ts b/apps/tk/src/consts/index.ts index f8a1a9345..ee890a82b 100644 --- a/apps/tk/src/consts/index.ts +++ b/apps/tk/src/consts/index.ts @@ -16,6 +16,8 @@ export const DAILY_MESSAGES = [ "Let's flex your brain muscles! 💪👅😈", "𝓛𝓮𝓽'𝓼 𝓬𝓸𝓭𝓮 𝓿𝓻𝓸 ❤️‍🔥⛓️👅", "I'm 𝓯𝓻𝓮𝓪𝓴𝔂 T.K! 🛡️👅", + "Lock in!", + "Time to use 101% of your brain power! 🧠" ]; export const DISCORD_LEETCODE_ROLE_ID = "1264645162060091483"; @@ -147,6 +149,11 @@ export const EIGHTBALL_RESPONSES = [ "The stars in the milky way are blinking in a decidedly good fashion!", "Yeah that ain't happening.", "Bro that's definitely happening.", + "Fosho.", + "Good question. I don't know.", + "I can't tell.", + "Yes. (trust me bro)", + "Of course." ]; export type WeatherMapKeys = Record< From a517ac12c194c91deb87d91fd091f5710fd51b52 Mon Sep 17 00:00:00 2001 From: Jimmy B <105599214+mbti0n@users.noreply.github.com> Date: Sun, 5 Jul 2026 23:50:14 -0600 Subject: [PATCH 2/5] Update index.ts --- apps/tk/src/consts/index.ts | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/apps/tk/src/consts/index.ts b/apps/tk/src/consts/index.ts index ee890a82b..b6f375f37 100644 --- a/apps/tk/src/consts/index.ts +++ b/apps/tk/src/consts/index.ts @@ -17,7 +17,9 @@ export const DAILY_MESSAGES = [ "𝓛𝓮𝓽'𝓼 𝓬𝓸𝓭𝓮 𝓿𝓻𝓸 ❤️‍🔥⛓️👅", "I'm 𝓯𝓻𝓮𝓪𝓴𝔂 T.K! 🛡️👅", "Lock in!", - "Time to use 101% of your brain power! 🧠" + "Time to use 101% of your brain power! 🧠", + "Time to beat 100% submissions with your algorithms!", + "1337 1337 1337..." ]; export const DISCORD_LEETCODE_ROLE_ID = "1264645162060091483"; @@ -153,7 +155,10 @@ export const EIGHTBALL_RESPONSES = [ "Good question. I don't know.", "I can't tell.", "Yes. (trust me bro)", - "Of course." + "Of course.", + "No idea bro.", + "That seems potential.", + "Never. I'm telling you." ]; export type WeatherMapKeys = Record< From 550c712db9b29f5139ab962170dafd50877df1bc Mon Sep 17 00:00:00 2001 From: Jimmy B <105599214+mbti0n@users.noreply.github.com> Date: Mon, 6 Jul 2026 00:19:24 -0600 Subject: [PATCH 3/5] Update index.ts --- apps/tk/src/consts/index.ts | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apps/tk/src/consts/index.ts b/apps/tk/src/consts/index.ts index b6f375f37..42e65da4a 100644 --- a/apps/tk/src/consts/index.ts +++ b/apps/tk/src/consts/index.ts @@ -19,7 +19,8 @@ export const DAILY_MESSAGES = [ "Lock in!", "Time to use 101% of your brain power! 🧠", "Time to beat 100% submissions with your algorithms!", - "1337 1337 1337..." + "1337 1337 1337...", + "Rise up, coding people!" ]; export const DISCORD_LEETCODE_ROLE_ID = "1264645162060091483"; @@ -158,7 +159,9 @@ export const EIGHTBALL_RESPONSES = [ "Of course.", "No idea bro.", "That seems potential.", - "Never. I'm telling you." + "Never. I'm telling you.", + "bool answer = true;", + "bool answer = false;" ]; export type WeatherMapKeys = Record< From 2d0602eb46c480542a3ab9ba71ea512252ba537e Mon Sep 17 00:00:00 2001 From: Jimmy B <105599214+mbti0n@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:37:21 -0600 Subject: [PATCH 4/5] Update index.ts --- apps/tk/src/consts/index.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/tk/src/consts/index.ts b/apps/tk/src/consts/index.ts index 42e65da4a..ebb8a3293 100644 --- a/apps/tk/src/consts/index.ts +++ b/apps/tk/src/consts/index.ts @@ -161,7 +161,9 @@ export const EIGHTBALL_RESPONSES = [ "That seems potential.", "Never. I'm telling you.", "bool answer = true;", - "bool answer = false;" + "bool answer = false;", + "TK says no.", + "TK says yes." ]; export type WeatherMapKeys = Record< From 6f0aebaef8e1fe2ed4eb4cad1e52350a69b55668 Mon Sep 17 00:00:00 2001 From: Jimmy B <105599214+mbti0n@users.noreply.github.com> Date: Tue, 7 Jul 2026 20:18:55 -0600 Subject: [PATCH 5/5] Added more prompts --- apps/tk/src/consts/index.ts | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/apps/tk/src/consts/index.ts b/apps/tk/src/consts/index.ts index ebb8a3293..8f80b63d0 100644 --- a/apps/tk/src/consts/index.ts +++ b/apps/tk/src/consts/index.ts @@ -20,7 +20,9 @@ export const DAILY_MESSAGES = [ "Time to use 101% of your brain power! 🧠", "Time to beat 100% submissions with your algorithms!", "1337 1337 1337...", - "Rise up, coding people!" + "Rise up, coding people!", + "Tuff problem, you got this tho.", + "Leetcodemaxxing time 🥶", ]; export const DISCORD_LEETCODE_ROLE_ID = "1264645162060091483"; @@ -163,7 +165,12 @@ export const EIGHTBALL_RESPONSES = [ "bool answer = true;", "bool answer = false;", "TK says no.", - "TK says yes." + "TK says yes.", + "6/7.", + "Lame question, sybau 💔", + "what 😭", + "yes lowkenuinely.", + "Based question, an insta yes from me.", ]; export type WeatherMapKeys = Record<