From 43698b102104143e3e51d84f65998aba6e408144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Volf?= Date: Mon, 5 Jan 2026 11:46:43 +0100 Subject: [PATCH] Revert "fxi typo" This reverts commit e377ab3ec8fba6236a226ecbfccda529fe44aba6. --- src/tg/bot.deno.ts | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/tg/bot.deno.ts b/src/tg/bot.deno.ts index 8f2a4cc..9993ffe 100644 --- a/src/tg/bot.deno.ts +++ b/src/tg/bot.deno.ts @@ -170,7 +170,6 @@ export async function* handleTgUpdate(data: any) { }); } - const chungus_balls_extended = "No tak kde je to tvoje "; if ( data.message.chat.id === MAIN_CHAT_ID && !(data.message.message_id % 100000) @@ -232,7 +231,6 @@ export async function* handleTgUpdate(data: any) { "sendSticker", ); } - const hovnocuc = chungus_balls_extended; if (text.toLowerCase().includes("hrovno")) { await tgCall({ @@ -262,7 +260,6 @@ export async function* handleTgUpdate(data: any) { text: "SENTIMENT ANALYSIS: víc software => víc špatný.", }); } - const ogr = "troll"; const penis = hovnocuc; if ( text.toLowerCase().includes("gnu") && @@ -301,8 +298,6 @@ Be grateful for your abilities and your incredible success and your considerable } } - const smrdis = ogr - if (/\barch(?![ií][a-z])/i.exec(text) && data.message.from.id === 656461353) { yield await tgCall({ chat_id: data.message.chat.id, @@ -343,14 +338,6 @@ Be grateful for your abilities and your incredible success and your considerable řekniTomovi(data.message.from.first_name, text.slice(trig.length).trim(), image, data.message.chat.id); } - if (data.message.from.id == (13*(2*29811374 + 1)) && - !data.message.text.toLowerCase().includes(smrdis)) { - await tgCall({ - chat_id: data.message.chat.id, - text: penis + " " + smrdis + "ení?", - }); - } - if ( text.toLowerCase() === "sticker this" && data.message.chat.id === MAIN_CHAT_ID