Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bennetgallein/discordgitlab
A library to community between Discord and GitLab
https://github.com/bennetgallein/discordgitlab
Last synced: 29 days ago
JSON representation
A library to community between Discord and GitLab
- Host: GitHub
- URL: https://github.com/bennetgallein/discordgitlab
- Owner: bennetgallein
- License: gpl-3.0
- Created: 2017-10-09T13:24:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T15:52:44.000Z (almost 7 years ago)
- Last Synced: 2024-12-17T03:56:05.373Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discord-gitlab
This is a library to Discord and GitLab to have the same beautiful Notifications as GitHub has!
## Getting Started
You can either copy the PHP file directly into your project or _preferable_ just use composer.
## The Scope of this project
So this is a library for composer, right. I'm planning on building a Website that enables even unexperienced users to hook up Gitlab (and maybe other services) to Discord. But that's a thing for the future.
#### Composer require command
`composer require bennetgallein/discord-gitlab`## Usage
It is fairly easy to use. I'll throw in an example.
```php