Skip to content
forked from kborchers/bugbot

🐝 Finally, your Github Issues in Slack

License

Notifications You must be signed in to change notification settings

thimmy687/bugbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐝 Bugbot

🚨 Bugbot is no longer actively maintained. Pull requests are still accepted! 🚨

Codeship Status for smallwins/bugbot bitHound Code bitHound Dependencies

Dev setup

  1. Clone this repo and run npm i.
  2. Create a .env file with:
  • APP_NAME=bugbot
  • GITHUB_CLIENT_ID
  • GITHUB_CLIENT_SECRET
  • SLACK_CLIENT_ID
  • SLACK_CLIENT_SECRET
  • AWS_REGION (if you are using the dynamo adapter)

Run the tests

npm test

Start the server

npm start

Deploy

About

🐝 Finally, your Github Issues in Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.8%
  • HTML 30.5%
  • CSS 22.1%
  • Shell 3.6%