#discord #webhook #lib

discord-webhook-lib

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

4 releases

0.1.7 Apr 7, 2024
0.1.5 Apr 4, 2024
0.1.4 Mar 5, 2024
0.1.3 Mar 5, 2024

#1792 in Web programming

Download history 53/week @ 2024-07-29 7/week @ 2024-09-16 24/week @ 2024-09-23 5/week @ 2024-10-07 4/week @ 2024-10-14 3/week @ 2024-10-21 23/week @ 2024-10-28 39/week @ 2024-11-04

70 downloads per month
Used in 2 crates

MIT license

15KB
64 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–18MB
~245K SLoC