https://github.com/kelunik/chat-services
https://github.com/kelunik/chat-services
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kelunik/chat-services
- Owner: kelunik
- License: mit
- Created: 2015-08-05T08:42:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T15:06:20.000Z (almost 10 years ago)
- Last Synced: 2025-02-12T06:54:25.685Z (4 months ago)
- Language: PHP
- Homepage: https://dev.kelunik.com
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Services 
Integrations for [dev.kelunik.com](https://dev.kelunik.com).
## How to add services
Anyone can add services, just fork this repository and add yours.
* Create `src/Service/YourService.php`
* Create `res/schema/your-service/your-service.json`
* Optional: Add icons to `res/icons/your-service/*.svg`