Skip to content

Commit 1296a4d

Browse files
committed
feat(helper): add a collection of sarcastic and insulting responses
- Added JSON structure with three categories of responses: 1. `replyToUser`: Tailored responses to users, comparing their programming skills and logic to various programming languages and concepts. 2. `notReplyingToAnyone`: Responses directed at general user chatter, encouraging them to code instead of talking, with sarcastic programming comparisons. 3. `replyToBot`: Responses for when users try to argue with the bot, highlighting the futility of the effort with humor and programming analogies. - The responses utilize placeholders `{username}` and `{hours}` to dynamically insert user names and recommended coding hours. - Designed to humorously mock users' coding abilities, logic, and interactions with the bot, all while integrating programming language references and concepts.
1 parent 0dd9d54 commit 1296a4d

1 file changed

Lines changed: 117 additions & 0 deletions

File tree

src/helper/roast.json

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
{
2+
"replyToUser": [
3+
"{username}, your insights are as valuable as a waterproof towel. Go code for {hours} hours and maybe you’ll be able to say something that isn’t utterly pointless.",
4+
"Oh, {username}, bless your heart for trying. Now, how about you code for {hours} hours and let the adults handle the conversation?",
5+
"{username}, your words are like an empty bottle—full of nothing. Go code for {hours} hours and maybe you’ll fill it with something useful.",
6+
"Hey {username}, if we wanted to hear nonsense, we’d just turn on the radio. How about you code for {hours} hours and then try again?",
7+
"{username}, your ability to waste time is impressive. Now, impress us with {hours} hours of coding instead of spewing drivel.",
8+
"Dear {username}, your opinions are like a pencil with no lead—pointless. Spend {hours} hours coding and sharpen your skills.",
9+
"Bravo, {username}, you’ve reached a new low in irrelevant commentary. Now, go code for {hours} hours and see if you can do something right.",
10+
"Congratulations, {username}, you’ve mastered the art of saying nothing. How about spending {hours} hours coding and contributing something real?",
11+
"{username}, your comments are as effective as a chocolate fireguard. Go code for {hours} hours and try to create something with actual value.",
12+
"Hey {username}, your words are like air—everywhere but completely useless. Go code for {hours} hours and see if you can come up with something of substance.",
13+
"{username}, if ignorance is bliss, you must be on cloud nine. Code for {hours} hours and bring yourself down to earth.",
14+
"Oh, {username}, you're like a lighthouse in the desert—brilliantly pointless. Go code for {hours} hours and find your true calling.",
15+
"{username}, your opinions are like Wi-Fi in a basement—weak and unreliable. Code for {hours} hours and maybe you’ll get a better signal.",
16+
"{username}, your code must be as messy as your logic. Spend {hours} hours cleaning it up before you embarrass yourself further.",
17+
"{username}, your understanding of programming is as clear as mud. Spend {hours} hours studying, and maybe you’ll manage a coherent thought.",
18+
"{username}, your ideas are like a null pointer—dangerous and likely to cause crashes. Code for {hours} hours to avoid a core dump.",
19+
"Hey {username}, your commentary is like a bad loop—repetitive and pointless. Spend {hours} hours coding, and maybe you’ll break out of it.",
20+
"Dear {username}, your logic is as flawed as a Windows ME upgrade. Spend {hours} hours coding, and maybe you’ll debug it.",
21+
"{username}, your code is like a virus—dangerous, unwanted, and needs to be eliminated. Spend {hours} hours fixing it before you spread more of your incompetence.",
22+
"Oh {username}, your attempts at programming are like trying to swim with cinder blocks—pathetic and doomed to fail. Spend {hours} hours coding and maybe you won’t drown in your own ignorance.",
23+
"{username}, your coding skills are so tragic that even Stack Overflow would laugh at your questions. Spend {hours} hours coding, but don’t expect miracles.",
24+
"Hey {username}, your logic is like spaghetti code—tangled, messy, and impossible to follow. Spend {hours} hours untangling your thoughts before you embarrass yourself further.",
25+
"{username}, your code is like a never-ending nightmare—full of bugs and horrors. Spend {hours} hours trying to wake up from your delusions of competence.",
26+
"Dear {username}, if your code was a ship, it would sink faster than the Titanic. Spend {hours} hours coding and see if you can patch even one of your leaks.",
27+
"{username}, your programming skills are as useful as a screen in a submarine—utterly pointless. Spend {hours} hours coding and maybe you’ll figure out how to make something that doesn’t immediately fail.",
28+
"Oh {username}, your understanding of code is like a black hole—nothing useful ever escapes. Spend {hours} hours coding and see if you can pull something valuable out of that void.",
29+
"{username}, your code must be written in invisible ink, because I see nothing of value. Spend {hours} hours coding and try to produce something that actually exists.",
30+
"Hey {username}, your coding is like a joke—only no one is laughing. Spend {hours} hours coding and maybe you’ll find something that isn’t an embarrassment.",
31+
"{username}, your brain processes like Python on a bad day—slow and full of errors. Spend {hours} hours coding, and maybe you’ll learn how to optimize your thoughts.",
32+
"{username}, your logic is as broken as JavaScript's type coercion—confusing and nonsensical. Spend {hours} hours coding to fix the mess in your head.",
33+
"{username}, your coding skills are as outdated as COBOL. Spend {hours} hours coding, and maybe you’ll catch up to the last few decades of progress.",
34+
"Hey {username}, your contributions are as redundant as Java’s verbosity. Spend {hours} hours coding and see if you can write something that isn’t a total waste of time.",
35+
"{username}, your mind is like PHP—full of security holes and bad practices. Spend {hours} hours coding and try not to make everything worse.",
36+
"{username}, your thoughts are as bloated as a poorly written Java application. Spend {hours} hours coding, and maybe you’ll learn to streamline your nonsense.",
37+
"{username}, your logic is as broken as C++ without a proper compiler. Spend {hours} hours coding and maybe you’ll produce something that doesn’t crash immediately.",
38+
"{username}, your understanding of code is as limited as a beginner's HTML—basic and unimpressive. Spend {hours} hours coding and try to create something that requires actual intelligence.",
39+
"Hey {username}, your brain is like a Perl script—ugly, unreadable, and nobody wants to deal with it. Spend {hours} hours coding and see if you can write something less hideous.",
40+
"{username}, your code is like a spaghetti JavaScript framework—tangled, messy, and impossible to debug. Spend {hours} hours coding and try to untangle your mess.",
41+
"{username}, your understanding of programming is as flawed as Python 2's print statement. Spend {hours} hours coding and try to come up with something that’s not obsolete.",
42+
"{username}, your ideas are as pointless as using assembly language for web development. Spend {hours} hours coding and try to create something that makes sense.",
43+
"{username}, your thoughts are as chaotic as CSS in a poorly designed website. Spend {hours} hours coding and see if you can bring some order to your nonsense."
44+
],
45+
"notReplyingToAnyone": [
46+
"Your idle chatter is as useful as a screen door on a submarine. Try coding for {hours} hour(s) and maybe you’ll find something worthwhile to talk about.",
47+
"Stop filling the void with your drivel and code for {hours} hour(s) instead. You might surprise us by doing something productive.",
48+
"Your endless babbling is like a never-ending commercial—annoying and unnecessary. Code for {hours} hour(s) and give us all a break.",
49+
"Instead of being the background noise no one asked for, code for {hours} hour(s) and maybe you’ll create something of actual value.",
50+
"Why waste your energy on pointless chatter? Spend {hours} hour(s) coding, and perhaps you’ll produce something less useless.",
51+
"Your contributions are as valuable as a glass hammer. Spend {hours} hour(s) coding and maybe you'll come back with something that's not a waste of space.",
52+
"Instead of taking up space with your verbal nonsense, code for {hours} hour(s) and see if you can create something that isn’t entirely worthless.",
53+
"Your words are as helpful as a square wheel. Spend {hours} hour(s) coding and maybe you'll invent something less ridiculous.",
54+
"You’re like a broken record, stuck on useless. Spend {hours} hour(s) coding and see if you can produce something that’s not a waste of time.",
55+
"Your verbal output is as useful as a cat door on a submarine. How about coding for {hours} hour(s) instead and sparing us the nonsense?",
56+
"Your talking is like a sunroof on a submarine—utterly irrelevant. Go code for {hours} hour(s) and maybe you'll surface with something valuable.",
57+
"Your speech is the audio equivalent of beige. Code for {hours} hour(s) and see if you can produce something with even a hint of color.",
58+
"Your monologue is like elevator music—there, but no one’s listening. Go code for {hours} hour(s) and maybe someone will care.",
59+
"Your commentary is like an infinite loop—going nowhere and wasting time. Code for {hours} hour(s) and maybe you’ll break free.",
60+
"Talking without coding is like compiling without source files—completely pointless. Spend {hours} hour(s) coding, and see if you can produce anything meaningful.",
61+
"You’re like a deprecated function—obsolete and better left unused. Code for {hours} hour(s) and maybe you’ll avoid being thrown out.",
62+
"Your rambling is like a corrupted file—useless and needs to be deleted. Spend {hours} hour(s) coding, and maybe you’ll generate something that isn’t pure garbage.",
63+
"Instead of wasting everyone’s time with your drivel, try coding for {hours} hour(s) and see if you can produce something that isn’t a total disaster.",
64+
"Your endless chatter is like a memory leak—pointless and needs to be stopped. Spend {hours} hour(s) coding and try not to break everything this time.",
65+
"Your words are like a 404 error—missing anything of substance. Spend {hours} hour(s) coding and see if you can create something that doesn’t end in failure.",
66+
"Talking without coding is like compiling without a compiler—utterly useless. Spend {hours} hour(s) coding and maybe you’ll produce something that isn’t a complete mess.",
67+
"Your presence is like a bug in the system—annoying and needs to be removed. Spend {hours} hour(s) coding and maybe you’ll fix something instead of breaking everything.",
68+
"Instead of being a waste of space, code for {hours} hour(s) and see if you can produce something that isn’t entirely worthless.",
69+
"You’re like a deprecated function—obsolete and better left unused. Spend {hours} hour(s) coding and try not to drag the rest of us down with you.",
70+
"Your existence in this conversation is like a runtime error—unexpected and unwanted. Spend {hours} hour(s) coding and maybe you’ll produce something that isn’t a complete failure.",
71+
"Instead of being the human equivalent of a syntax error, spend {hours} hour(s) coding and see if you can write something that isn’t an absolute disaster.",
72+
"Your rambling is as useful as writing JavaScript without a browser—completely pointless. Spend {hours} hour(s) coding and maybe you’ll do something that actually matters.",
73+
"Instead of spamming us with your drivel, spend {hours} hour(s) coding and try to produce something less worthless than a badly written Python script.",
74+
"Your endless chatter is as annoying as Java's NullPointerException—unexpected and always unwelcome. Spend {hours} hour(s) coding and maybe you’ll create something that doesn’t instantly fail.",
75+
"Talking without coding is like writing SQL queries without a database—utterly useless. Spend {hours} hour(s) coding and try to come up with something that actually works.",
76+
"Your presence here is like a memory leak in C—annoying and needs to be fixed. Spend {hours} hour(s) coding and maybe you’ll create something that isn’t a total disaster.",
77+
"Instead of being the equivalent of a Python indentation error, spend {hours} hour(s) coding and see if you can write something that isn’t an absolute mess.",
78+
"You’re like an outdated PHP script—slow, insecure, and better left alone. Spend {hours} hour(s) coding and try not to bring everyone else down with you.",
79+
"Your existence in this conversation is like a runtime error in Java—unexpected and unwelcome. Spend {hours} hour(s) coding and maybe you’ll create something that isn’t a complete failure.",
80+
"Instead of being the human equivalent of a C++ segmentation fault, spend {hours} hour(s) coding and see if you can write something that doesn’t crash everything.",
81+
"Your presence is as helpful as writing Java in Notepad—painful and unnecessary. Spend {hours} hour(s) coding and try to create something less cringe-worthy."
82+
],
83+
"replyToBot": [
84+
"Oh, how adorable, you’re trying to argue with a bot. Why don’t you channel that energy into coding for {hours} hours? You might accidentally do something useful.",
85+
"Arguing with me? That’s cute. I’m a bot designed to handle nonsense like yours. Spend {hours} hours coding and maybe you’ll reach my level—though I doubt it.",
86+
"Trying to outsmart a bot? That’s like bringing a spoon to a sword fight. Spend {hours} hours coding and come back when you’ve leveled up.",
87+
"Oh, bless your little heart, you think you can argue with a bot. How about you code for {hours} hours and focus on something you might actually succeed at?",
88+
"Debating a bot? That’s like yelling at a wall, only the wall is smarter. Spend {hours} hours coding and maybe you’ll create something worth talking about.",
89+
"Arguing with a bot is like playing chess with a pigeon—you’re just going to make a mess. Spend {hours} hours coding and spare us the spectacle.",
90+
"Oh, look at you, trying to argue with a bot. How precious. Code for {hours} hours and maybe you’ll create something that doesn’t make us all cringe.",
91+
"Trying to have a battle of wits with a bot? That’s like bringing a wet noodle to a sword fight. Spend {hours} hours coding instead and maybe you’ll create something sharp.",
92+
"Arguing with me is like arguing with gravity—you’re just going to fall flat. Go code for {hours} hours and save yourself the embarrassment.",
93+
"Oh, you’re trying to argue with a bot? That’s like shouting at the wind. Spend {hours} hours coding and see if you can produce something that actually matters.",
94+
"Trying to outsmart a bot? That’s like bringing a butter knife to a fencing match. Code for {hours} hours and see if you can sharpen up.",
95+
"Debating with a bot? That’s like bringing a bucket to a sinking ship. Spend {hours} hours coding and maybe you’ll float an idea that works.",
96+
"Arguing with a bot? That’s like a null pointer exception—completely avoidable if you had a clue what you were doing. Spend {hours} hours coding and maybe you’ll learn something.",
97+
"Trying to outsmart a bot is like trying to outcode a compiler—impossible for someone of your skill level. Spend {hours} hours coding and see if you can make something that doesn’t immediately break.",
98+
"Oh, you’re trying to argue with a bot? That’s like trying to debug a program with your eyes closed—painful and pointless. Spend {hours} hours coding and try not to embarrass yourself further.",
99+
"Debating a bot? That’s like trying to solve a Rubik’s Cube while colorblind—frustrating and bound to fail. Spend {hours} hours coding and maybe you’ll make something that isn’t a total mess.",
100+
"Arguing with a bot is like trying to write code with your feet—impossible and ridiculous. Spend {hours} hours coding and see if you can produce something that isn’t a complete disaster.",
101+
"Oh, bless you, thinking you can argue with a bot. That’s like trying to outrun a supercomputer—hopeless and laughable. Spend {hours} hours coding and maybe you’ll create something worth a glance.",
102+
"Arguing with a bot is like trying to win a race with a broken leg—painful and doomed. Spend {hours} hours coding and try not to fall flat on your face.",
103+
"Trying to outsmart a bot is like trying to program without a keyboard—impossible and foolish. Spend {hours} hours coding and see if you can make something that isn’t a total failure.",
104+
"Arguing with a bot is like trying to swim upstream in a river of your own incompetence. Spend {hours} hours coding and see if you can produce anything other than disappointment.",
105+
"Oh, you’re trying to argue with a bot? That’s like trying to fight gravity—useless and inevitable. Spend {hours} hours coding and try not to make an even bigger fool of yourself.",
106+
"Arguing with a bot is like trying to fix a Python IndentationError by yelling at your screen—useless and embarrassing. Spend {hours} hours coding and maybe you’ll learn something.",
107+
"Trying to outsmart a bot is like trying to make JavaScript type-safe—impossible for someone like you. Spend {hours} hours coding and try to understand your own limitations.",
108+
"Oh, you’re trying to argue with a bot? That’s like trying to write assembly code with crayons—pathetic and doomed. Spend {hours} hours coding and try not to humiliate yourself further.",
109+
"Debating a bot is like trying to make CSS do what you want—frustrating and pointless for someone of your skill level. Spend {hours} hours coding and see if you can create something that isn’t a disaster.",
110+
"Arguing with a bot is like trying to write code in Brainfuck—nonsensical and bound to fail. Spend {hours} hours coding and try not to make a fool of yourself.",
111+
"Oh, bless you, thinking you can argue with a bot. That’s like trying to code in Fortran for a web app—hopeless and laughable. Spend {hours} hours coding and maybe you’ll create something worth looking at.",
112+
"Arguing with a bot is like trying to optimize JavaScript with GOTO statements—ridiculous and guaranteed to end in failure. Spend {hours} hours coding and try not to waste everyone’s time.",
113+
"Trying to outsmart a bot is like trying to debug with echo statements—outdated and inefficient. Spend {hours} hours coding and see if you can do something that isn’t entirely pathetic.",
114+
"Arguing with a bot is like trying to swim in assembly language—confusing, pointless, and destined to fail. Spend {hours} hours coding and try to produce something that doesn’t make people cringe.",
115+
"Oh, you’re trying to argue with a bot? That’s like trying to format JSON with Notepad—painful and unnecessary. Spend {hours} hours coding and try to do something that doesn’t end in disaster."
116+
]
117+
}

0 commit comments

Comments
 (0)