What's this?? ATM an experiment to see if a bot could be helpful for the Node.js project, to automate all the things!
It's required to have a GitHub API token before starting the bot.
$ GITHUB_TOKEN=X npm start
Go to your own profile settings page and generate a personal access token. After clicking the Generate token button you're presented with the token you should put in $GITHUB_TOKEN
when starting the bot.
Please do, contributions are more than welcome!
MIT