Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 274 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 274 Bytes

rocket-chat-github-bot

a GitHub App built with probot that

Setup

# Install dependencies
npm install

# Run the bot
npm start

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