Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawap90/ghostbot
A ghost bot that takes over your repo.
https://github.com/pawap90/ghostbot
bot github-bot openai probot
Last synced: 22 days ago
JSON representation
A ghost bot that takes over your repo.
- Host: GitHub
- URL: https://github.com/pawap90/ghostbot
- Owner: pawap90
- License: isc
- Created: 2024-02-01T00:46:54.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-02T22:22:00.000Z (10 months ago)
- Last Synced: 2024-11-01T05:06:54.462Z (2 months ago)
- Topics: bot, github-bot, openai, probot
- Language: TypeScript
- Homepage: https://ghost-bot-sigma.vercel.app/
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ghost-bot
A victorian child ghost that haunts your repo
> A GitHub App built with [Probot](https://github.com/probot/probot)
## Setup
```sh
# Install dependencies
npm install# Run the bot
npm start
```## Docker
```sh
# 1. Build container
docker build -t ghost-bot .# 2. Start container
docker run -e APP_ID= -e PRIVATE_KEY= ghost-bot
```## Contributing
If you have suggestions for how ghost-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) © 2024 Paula Santamaría