Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/onivim/oni-bot
- Owner: onivim
- License: isc
- Created: 2018-01-18T19:21:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T15:32:36.000Z (almost 7 years ago)
- Last Synced: 2024-11-08T17:48:04.674Z (3 months ago)
- Topics: bot, probot
- Language: JavaScript
- Size: 6.84 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.