Skip to content

Fishrock123/github-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js GitHub Bot

What's this?? ATM an experiment to see if a bot could be helpful for the Node.js project, to automate all the things!

Get it started

It's required to have a GitHub API token and Travis token before starting the bot.

$ GITHUB_TOKEN=X TRAVIS_CI_TOKEN=Z npm start

Create a GitHub access token

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.

Retrieving your Travis token

Your Travis token is visible on your profile page, by clicking the "show token" link.

Contributing

Please do, contributions are more than welcome!

License

MIT

About

My heart and soul

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%