Skip to content

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

License

Notifications You must be signed in to change notification settings

helloimalemur/discord-webhook-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages