Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spinfal/commit-bot

a simple script to bot commits to your repo
https://github.com/spinfal/commit-bot

commit-bot commits github nodejs simple

Last synced: 5 days ago
JSON representation

a simple script to bot commits to your repo

Awesome Lists containing this project

README

        

# Commit Bot
A simple GitHub commit bot

# How to get started
- Make sure you have https://nodejs.org/ installed
- Make sure you have common sense ready

# How to use
- `git clone https://github.com/spinfal/commit-bot.git`
- `cd commit-bot`
- `npm i`
- Make a personal token here: https://github.com/settings/tokens
- Check this: ![repo](https://hypixel.support/CI_hZQ.png)
- Paste it into [config.json](config.json)
- Setup [config.json](config.json) to how you want it
- Save and run `node .` or `node index.js`

# Any issues?
- Report them [here](https://github.com/spinfal/commit-bot/issues)
- 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.