symfony / discord-notifier
Symfony Discord Notifier Bridge
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 3 368
Dependents: 0
Suggesters: 0
Security: 0
Stars: 18
Watchers: 4
Forks: 0
Type:symfony-bridge
Requires
- php: >=7.2.5
- symfony/http-client: ^4.3|^5.0
- symfony/notifier: ^5.3
- symfony/polyfill-mbstring: ^1.0
Requires (Dev)
- symfony/event-dispatcher: ^4.3|^5.0
This package is auto-updated.
Last update: 2021-04-18 06:44:15 UTC
README
Provides Discord integration for Symfony Notifier.
DSN example
DISCORD_DSN=discord://TOKEN@default?webhook_id=ID
where:
TOKEN
the secure token of the webhook (returned for Incoming Webhooks)ID
the id of the webhook