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

rust-discord-lib

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

2 releases

0.1.3 Mar 5, 2024
0.1.2 Mar 5, 2024

#35 in #webhook

MIT license

15KB

rust-discord-lib

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

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

Dependencies

~7–20MB
~303K SLoC