Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eddiezane/contribot
Reward open source contributors with swag!
https://github.com/eddiezane/contribot
Last synced: 2 months ago
JSON representation
Reward open source contributors with swag!
- Host: GitHub
- URL: https://github.com/eddiezane/contribot
- Owner: eddiezane
- License: mit
- Created: 2015-04-08T02:39:55.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2021-02-15T22:13:55.000Z (almost 4 years ago)
- Last Synced: 2024-04-15T04:48:53.042Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# contribot
Contribot rewards open source contributors with swag! It receives a webhook from GitHub and takes action if a PR was merged. It's currently built to only work for the swag distributor [Printfection](Printfection).
This is a reimplementation of [elbuo8/contribot](https://github.com/elbuo8/contribot).
## ENV Vars
```bash
MONGO_URL=URL for mongo://db
GITHUB_HMAC_SECRET=Some string. Read about it here https://developer.github.com/webhooks/securing/
GITHUB_USER_TOKEN=An oauth token used to comment
GITHUB_CLIENT_ID=Your GitHub apps ID
GITHUB_CLIENT_SECRET=Your GitHub apps secret
```## Printfection Giveaway Campaign
TODO: