samsontmr / oss-bot-js

Bot for managing first level PR reviews on OSS GitHub repos
2 stars 2 forks source link

Refactor index.js #14

Open samsontmr opened 7 years ago

samsontmr commented 7 years ago

Project is getting larger and we should start to modularize it by having separate .js files for handling IO and logic.