Skip to content

A bot that will execute by simply execute command (/execute) on comment or pull request and bot will execute your code and commnet there.

License

Notifications You must be signed in to change notification settings

0xsonu/GithubBOT

Repository files navigation

gitbot

A GitHub App built with Probot that A Probot app

Setup

# Install dependencies
npm install

# Run the bot
npm start

Docker

# 1. Build container
docker build -t gitbot .

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> gitbot

Preview

Short Preview

Screen.Recording.2023-07-10.at.11.02.14.AM.mp4

Detail Preview

https://www.veed.io/embed/20e5ef86-fcbb-4f84-a6fd-5a8af5155fec

Contributing

If you have suggestions for how gitbot 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.

License

ISC © 2023 sonukumar81800

About

A bot that will execute by simply execute command (/execute) on comment or pull request and bot will execute your code and commnet there.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published