diff --git a/src/tg/bot.deno.ts b/src/tg/bot.deno.ts index 8f2a4cc..c8aa56b 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 @@ -557,7 +544,7 @@ Be grateful for your abilities and your incredible success and your considerable .concat(jail) .sort((a, b) => b.pos - a.pos) ) { - yield await tgCall({ + await tgCall({ chat_id: data.message.chat.id, text: "jail" in cha ? `${cha.char}jail time for ${data.message.from.first_name}`