aboutsummaryrefslogtreecommitdiffstats
path: root/discord/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'discord/README.md')
-rw-r--r--discord/README.md10
1 files changed, 10 insertions, 0 deletions
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!