From be71e00d990211292e1fb1508de2f48ab414f8a8 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Thu, 16 Oct 2025 00:35:52 -0400 Subject: Add fixed AD scripts and discord stuff --- discord/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 discord/README.md (limited to 'discord/README.md') diff --git a/discord/README.md b/discord/README.md new file mode 100644 index 0000000..189bf7d --- /dev/null +++ b/discord/README.md @@ -0,0 +1,10 @@ +Adapted from past discord alerts + +Example usage +```bash +$ echo "Test Alert!" | python discord_alert.py https://url +``` + +https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks + +Be sure to keep your discord webhook private! -- cgit v1.2.3