Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/onivim/oni-bot

Bot used in Oni repository
https://github.com/onivim/oni-bot

bot probot

Last synced: about 1 month ago
JSON representation

Bot used in Oni repository

Awesome Lists containing this project

README

        

# oni-bot

> a GitHub App built with [probot](https://github.com/probot/probot) that

## Setup

```
# Install dependencies
npm install

# Run the bot
npm start
```

See [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this app.