symfony / discord-notifier
Symfony Discord Notifier Bridge
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 253
Dependents: 0
Suggesters: 0
Security: 0
Stars: 18
Watchers: 3
Forks: 0
Type:symfony-bridge
Requires
- php: >=7.2.5
- symfony/http-client: ^4.3|^5.0
- symfony/notifier: ~5.2.0
Requires (Dev)
- symfony/event-dispatcher: ^4.3|^5.0
This package is auto-updated.
Last update: 2021-01-15 06:24:14 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