#discord-webhook #discord-webhook-lib #discord #webhook #lib

discord-webhook-lib

Discord Webhook library - VERY Simple lib for sending webhooks from your codebase, without fuss, no fluff

3 unstable releases

0.2.1 Mar 14, 2025
0.2.0 Mar 14, 2025
0.1.7 Apr 7, 2024
0.1.4 Mar 5, 2024

#917 in Web programming

Download history 6/week @ 2024-12-25 9/week @ 2025-01-22 8/week @ 2025-01-29 28/week @ 2025-02-05 12/week @ 2025-02-12 22/week @ 2025-02-19 17/week @ 2025-02-26 3/week @ 2025-03-05 316/week @ 2025-03-12 41/week @ 2025-03-19 84/week @ 2025-03-26 5/week @ 2025-04-02 23/week @ 2025-04-09

176 downloads per month
Used in 3 crates

MIT license

2MB
114 lines

rust-discord-lib

Discord Webhook library - VERY Simple lib for sending webhooks from your codebase, without fuss, no fluff

    let result: Result<(), reqwest::Error> = send_discord("webhook_url", "Hello World", "Lazarus").await

Dependencies

~7–23MB
~242K SLoC