# opencollective-github-helpers **Repository Path**: mirrors_opencollective/opencollective-github-helpers ## Basic Information - **Project Name**: opencollective-github-helpers - **Description**: An app to help with the maintainance and development tasks of Open Collective internal repositories - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # opencollective-helpers > A GitHub App built with [Probot](https://github.com/probot/probot) A GitHub bot to help with the maintainance and development tasks of Open Collective internal repositories. ## Setup ```sh # Install dependencies npm install # Run typescript npm run build # Run the bot on port 4242 npm run dev ``` ## Contributing If you have suggestions for how opencollective-helpers 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](CONTRIBUTING.md).