A simple GitHub commit bot
- Make sure you have https://nodejs.org/ installed
- Make sure you have common sense ready
git clone https://github.com/spinfal/commit-bot.git
cd commit-bot
npm i
- Make a personal token here: https://github.com/settings/tokens
- Paste it into config.json
- Setup config.json to how you want it
- Save and run
node .
ornode index.js
- Report them here
- If you don't provide any info, or your report is dry asf I will ignore it. At least provide the error message or what you tried to do.