Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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