2 unstable releases
new 0.2.0 | Mar 14, 2025 |
---|---|
0.1.7 | Apr 7, 2024 |
0.1.5 |
|
0.1.4 |
|
0.1.3 |
|
#24 in #webhook
55 downloads per month
Used in 3 crates
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–19MB
~248K SLoC