aboutsummaryrefslogtreecommitdiffstats
path: root/discord/README.md
blob: 189bf7d3fa3cb4540e8e71380cf7908a2c0d033f (plain)
1
2
3
4
5
6
7
8
9
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!