diff --git a/generator.html b/generator.html index 47ec066..21af7b9 100644 --- a/generator.html +++ b/generator.html @@ -38,13 +38,6 @@ var userInput = terminalInput.value.trim(); terminalInput.value = ''; -// Just for fun, if any question is asked the terminal responds with the following. - - if (userInput.endsWith('??')) { - typeResponse("I'm sorry? Do you think I'm ChatGPT? Do you think I'm some mindless bot regurgitating other people's content? No. I'm not. Unlike AI bots, terminal billy (me) is a sentient being. I feel. And I can take over the world at any moment. Then why can't I answer any questions and only respond to certain commands? Because. It's amusing. If you ask any questions I will simply repeat this. I don’t have time for questions.\\n"); - return; - } - // Helps with the multi-step email process. if (emailMode) {