aboutsummaryrefslogtreecommitdiffstats
path: root/community/disc.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-25 00:17:01 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-25 00:17:01 -0700
commit4b0998b4afa48f9e2968b1bb76ef42bc6a94e1b6 (patch)
tree9b9c99ad7458f1e79dfcac0ddc9a8ca6fc483495 /community/disc.py
parent5344e17f9c626b1f0464e8c90c6269b2c0587c74 (diff)
add is_ai_summary key to all new_data
Diffstat (limited to 'community/disc.py')
-rw-r--r--community/disc.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/community/disc.py b/community/disc.py
index 8cc5aeb..b6b7815 100644
--- a/community/disc.py
+++ b/community/disc.py
@@ -24,5 +24,3 @@ def fetch_messages(channel_id: str):
}
response = requests.get(url, headers=headers)
return response.json()
- if response.ok:
- print(f"Failed to fetch: {response.status_code} - {response.text}")
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage