/ProbotHelloWorld

Primary LanguageJavaScriptISC LicenseISC

ProbotHelloWorld

A GitHub App built with probot that creates 'Hello there 👋 ...' comment when creates an issue.

Demo

hellothere

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.