Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

jser/probot-jser-info

Repository files navigation

probot-jser-info

a GitHub App built with probot for JSer.info.

Setup

# Install dependencies
npm install

# Run the bot
npm start

Deploy

now --public
now alias
# now secrets add probot-jser-info-webhook-secret
# now secrets add probot-jser-info-private-key
# now secrets add probot-jser-info-app-id

Test

Contributing

If you have suggestions for how probot-jser-info could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2019 azu azuciao@gmail.com (https://github.com/jser/probot-jser-info)