Back to Symfony

README

src/Symfony/Component/Notifier/Bridge/Mastodon/README.md

8.0.9553 B
Original Source

Mastodon Notifier

Provides Mastodon integration for Symfony Notifier.

DSN example

MASTODON_DSN=mastodon://ACCESS_TOKEN@HOST

where:

  • ACCESS_TOKEN is your Mastodon access token
  • HOST is your Mastodon host

Resources