https://github.com/neongamerbot-qk/zeon
My github bot named: zeon
https://github.com/neongamerbot-qk/zeon
github github-bot github-include-on-site issues pr
Last synced: 5 months ago
JSON representation
My github bot named: zeon
- Host: GitHub
- URL: https://github.com/neongamerbot-qk/zeon
- Owner: NeonGamerBot-QK
- License: isc
- Created: 2023-06-15T00:20:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T03:03:22.000Z (over 1 year ago)
- Last Synced: 2024-11-24T20:36:30.167Z (over 1 year ago)
- Topics: github, github-bot, github-include-on-site, issues, pr
- Language: JavaScript
- Homepage: https://saahild.com/zeon
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# custom-gh-bot
> A GitHub App built with [Probot](https://github.com/probot/probot) that A Probot app
## Setup
```sh
# Install dependencies
npm install
# Run the bot
npm start
```
## Docker
```sh
# 1. Build container
docker build -t custom-gh-bot .
# 2. Start container
docker run -e APP_ID= -e PRIVATE_KEY= custom-gh-bot
```
## Contributing
If you have suggestions for how custom-gh-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](CONTRIBUTING.md).
## License
[ISC](LICENSE) © 2023 Saahil