https://github.com/symfony/chatwork-notifier
Provides Chatwork integration for Symfony Notifier.
https://github.com/symfony/chatwork-notifier
chat chatwork component notifier php sms symfony symfony-component
Last synced: 5 months ago
JSON representation
Provides Chatwork integration for Symfony Notifier.
- Host: GitHub
- URL: https://github.com/symfony/chatwork-notifier
- Owner: symfony
- License: mit
- Created: 2022-08-26T08:08:51.000Z (over 3 years ago)
- Default Branch: 7.2
- Last Pushed: 2024-11-29T08:52:39.000Z (over 1 year ago)
- Last Synced: 2025-01-29T14:23:28.306Z (about 1 year ago)
- Topics: chat, chatwork, component, notifier, php, sms, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/notifier
- Size: 35.2 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Chatwork Notifier
=================
Provides [Chatwork](https://go.chatwork.com/) integration for Symfony Notifier.
DSN example
-----------
```
CHATWORK_DSN=chatwork://API_TOKEN@default?room_id=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)