discord-webhooks icon indicating copy to clipboard operation
discord-webhooks copied to clipboard

A simple lightweight Discord webhook client library.

Results 3 discord-webhooks issues
Sort by recently updated
recently updated
newest added

I am doing $embed->timestamp(); What am I doing wrong? I can't seem to find how to print out the current timestamp.

enhancement
help wanted

To prevent human errors and throwing back *sometimes* obscure cURL error messages, we should check the parameters to make sure they are valid. - [ ] URL check with filter...

enhancement
help wanted

I would like to implement the rest of the API in a simple way. Possibly in another class to avoid loading unnecessary classes. https://discordapp.com/developers/docs/resources/webhook#execute-webhook - [x] Basic Messages - [x]...

help wanted