Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/gitter-notifier

Symfony Gitter Notifier Bridge
https://github.com/symfony/gitter-notifier

chat component gitter notifier php symfony symfony-component

Last synced: about 1 month ago
JSON representation

Symfony Gitter Notifier Bridge

Awesome Lists containing this project

README

        

Gitter Notifier
===============

Provides [Gitter](https://gitter.im) integration for Symfony Notifier.

DSN example
-----------

```
GITTER_DSN=gitter://TOKEN@default?room_id=ROOM_ID
```

where:
- `TOKEN` is your Gitter token
- `ROOM_ID` is your Gitter room id

Resources
---------

* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)