# gh-action-bot Action bot for Github. Checks a repo's event stream and leaves a ghost comment when your criteria is met. [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/w33ble/gh-action-bot/master/LICENSE) [![Project Status](https://img.shields.io/badge/status-stable-green.svg)](https://nodejs.org/api/documentation.html#documentation_stability_index) ## Usage `node . owner/repo` You'll need to set some environment flags. Check `sample-env` for what is available, and you can copy the file to `.env` in the root and add your settings there as well. #### License MIT © [w33ble](https://github.com/w33ble)