28 Commits (423932d7f1523423137d96f182766f6b118001cd)
 

Author SHA1 Message Date
lub 423932d7f1 make config global with global.config 7 years ago
lub a8d9a0f95a remove console.log debug statements in remoteExec.js 7 years ago
lub 0681060c51 move remoterun to remoteExec.js 7 years ago
lub 9e433f5f6a switch to lower camelcase 7 years ago
Peery 670450d01d Added fetchCommand utility
Implemented fetchCommand method to map command input to
available commands. Includes distance threshhold
7 years ago
Peery 795eac52f7 Added commands.js and editDistance function
Created commands.js for command related functions. Also
added edit distance calculation for error correction.
7 years ago
lub 4c45ae919d remove missing semicolons cause lub messed up 7 years ago
lub 36e45d4a26 add missing semicolons 7 years ago
lub de8d1c5e1a make command a const 7 years ago
lub c928a24f51 tidy args match 7 years ago
lub 19f1f93cfa rename bang to project 7 years ago
lub bc18211cee create matrix config subsection 7 years ago
lub 0eeccfb805 add comment 7 years ago
lub e2647b2f31 initial ssh support - closes #5 7 years ago
Peery 430b4178ac Added short bot credentials setup guide
Wrote a step-by-step guide for bot credentials in README.md

Also added a comment to explain the auto join being commented out.
7 years ago
lub b20439db97 convert vars to const and let 7 years ago
lub 510fa3e900 initial config support 7 years ago
lub 139310825d re-add js-yaml, cause lub messed up 7 years ago
lub 076d8ad2bb add babel-runtime as dependency 7 years ago
lub 9de09a71e3 add placeholder notice to rebuild.sh 7 years ago
lub 326006eaad add js-yaml as dependency 7 years ago
Peery 2baa4f21ac Edited .gitignore for WebStorm and all logs
Added WebStorm's (IntelliJ) .idea directory to the .gitignore
as well as all *.logs (including npm-debug.log
7 years ago
lub 286d59e8e5 add license file 7 years ago
lub 528985e817 lubs freitag gefummel 7 years ago
lub 0ff036c4d5 add package-lock.json to .gitignore 7 years ago
lub ea5233e00e add node_modules to .gitignore 7 years ago
lub 4943cc8058 generate package.json 7 years ago
lub 400a99aa60 first commit 7 years ago