2.1.0
- FEATURE:
DiscordWebhook\SimpleWebhook- Create simple text-based webhooks without much boilerplate code
- Configure URL:
- Set the
DWH_DEFAULT_URLenvironment variable - or pass the URL directly as parameter of the
SimpleWebhook::sendMessage()method
- Set the