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

https://github.com/mixinnetwork/githook-bot

A Mixin Messenger bot for GitHub Webhooks
https://github.com/mixinnetwork/githook-bot

Last synced: 4 months ago
JSON representation

A Mixin Messenger bot for GitHub Webhooks

Awesome Lists containing this project

README

          

# githook-bot

### 1. Install

```
yarn install
```

### 2. Config

replace `config.tpl.json` to `config.json`
fill it

### 3. Start

```
node app.js
```