Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 2 years ago)
- Default Branch: 7.1
- Last Pushed: 2024-09-27T08:38:27.000Z (about 2 months ago)
- Last Synced: 2024-09-30T16:03:47.883Z (about 2 months ago)
- Topics: chat, chatwork, component, notifier, php, sms, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/notifier
- Size: 33.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)