Skip to content

gitpoap/gitpoap-bot

Repository files navigation

gitpoap-bot

A GitHub App built with Probot that notifies users when a contribution has earned them a GitPOAP on opted-in & supported repositories.

Setup

# Install dependencies
yarn

# Build the typescript code
yarn build

# Run the bot
yarn start

Docker

# 1. Build container
docker build -t gitpoap-bot .

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> gitpoap-bot

Contributing

If you have suggestions for how gitpoap-bot 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 © 2022 Jay Puntham-Baker jay@gitpoap.io

About

GitPOAP's notification bot & more

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages