From 7321929fabd21a1b12477dddd9b5cc9fd6b629cf Mon Sep 17 00:00:00 2001 From: Auric Vente Date: Wed, 10 Apr 2024 21:25:27 -0600 Subject: [PATCH] Mods --- main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/main.py b/main.py index 36bfa5e..2081067 100644 --- a/main.py +++ b/main.py @@ -478,7 +478,6 @@ async def shitpost(ws, room_id): # Get the text content text = soup.get_text(separator="\n").strip() text = clean_lines(text) - number = "123" url = f">boards.4chan.org/{board}/thread/{id}#p{number}" if not text: