37 Commits (5d18c804c5fde8f7b915b595e0e7678319060def)
 

Author SHA1 Message Date
Peery 5d18c804c5 Implemented error suggestions
If no known command is given. It replies with a list of most likely commands.
7 years ago
Peery 915074fa73 Fixed export of methods in commands.js 7 years ago
lub f981e57884 rename services to lubiland 7 years ago
lub f5d06ee2cf rename services/ to projects/ 7 years ago
lub 2d14033dc1 create lubiland.js 7 years ago
lub cd6e262b39 make config global with global.config 7 years ago
lub 82b82bc4b5 remove console.log debug statements in remoteExec.js 7 years ago
lub 07f879b645 move remoterun to remoteExec.js 7 years ago
lub 1139a210cd switch to lower camelcase 7 years ago
Peery dab8f2f47e Added fetchCommand utility
Implemented fetchCommand method to map command input to
available commands. Includes distance threshhold
7 years ago
Peery 8a38753413 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 72a1e83ead remove missing semicolons cause lub messed up 7 years ago
lub f572999a80 add missing semicolons 7 years ago
lub e2076ced98 make command a const 7 years ago
lub c3981b3ae7 tidy args match 7 years ago
lub 3bd728ebf6 rename bang to project 7 years ago
lub ad4f9243ca create matrix config subsection 7 years ago
lub 3641023322 add comment 7 years ago
lub 0961e9151f Merge branch 'develop' of gitea.lubiland.de:lubiland/heimdall into develop 7 years ago
lub e570db34ef initial ssh support - closes #5 7 years ago
Peery 6d28c7d0ad 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 6186516cdb convert vars to const and let 7 years ago
lub 5d0effd8f4 initial config support 7 years ago
lub c543f8245a re-add js-yaml, cause lub messed up 7 years ago
lub 82f003118e add babel-runtime as dependency 7 years ago
lub 3b56935449 add placeholder notice to rebuild.sh 7 years ago
lub 2469bd00d2 add js-yaml as dependency 7 years ago
Peery f942e626ce Merge branch 'poc' into develop 7 years ago
Peery b97812d450 Added .gitignore from develop 7 years ago
Peery 62a241048f Merge branch 'develop' of gitea.lubiland.de:lubiland/heimdall into develop 7 years ago
Peery ea8c6a7c93 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 43890474ed add license file 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 b9f25b79f4 lubs freitag gefummel 7 years ago
lub 400a99aa60 first commit 7 years ago