https://github.com/prabdeb/mybot
My personal bot built using probot
https://github.com/prabdeb/mybot
Last synced: 2 months ago
JSON representation
My personal bot built using probot
- Host: GitHub
- URL: https://github.com/prabdeb/mybot
- Owner: prabdeb
- License: isc
- Created: 2018-08-26T18:21:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T14:37:13.000Z (almost 8 years ago)
- Last Synced: 2025-03-13T01:16:23.104Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
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
# mybot
> A GitHub App built with [Probot](https://github.com/probot/probot) that A personal Bot for prabdeb
## Setup
```sh
# Install dependencies
npm install
# Run the bot
npm start
```
## Contributing
If you have suggestions for how mybot 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) © 2018 Prabal Deb (prabdeb)