From 98b0e16859b5a807dba698067959b7767097b8e8 Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Mon, 17 Nov 2025 17:17:16 -0500 Subject: [PATCH] Add discord_test_send script for debugging webhook functionality --- test_send.py => discord_test_send.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test_send.py => discord_test_send.py (100%) diff --git a/test_send.py b/discord_test_send.py similarity index 100% rename from test_send.py rename to discord_test_send.py