Commit Graph

32 Commits (cd6e262b39bc7456a81b40ceac98b8cfe7eb5f33)
 

Author SHA1 Message Date
lub cd6e262b39 make config global with global.config
lub 82b82bc4b5 remove console.log debug statements in remoteExec.js
lub 07f879b645 move remoterun to remoteExec.js
lub 1139a210cd switch to lower camelcase
Peery dab8f2f47e Added fetchCommand utility
Implemented fetchCommand method to map command input to
available commands. Includes distance threshhold
Peery 8a38753413 Added commands.js and editDistance function
Created commands.js for command related functions. Also
added edit distance calculation for error correction.
lub 72a1e83ead remove missing semicolons cause lub messed up
lub f572999a80 add missing semicolons
lub e2076ced98 make command a const
lub c3981b3ae7 tidy args match
lub 3bd728ebf6 rename bang to project
lub ad4f9243ca create matrix config subsection
lub 3641023322 add comment
lub 0961e9151f Merge branch 'develop' of gitea.lubiland.de:lubiland/heimdall into develop
lub e570db34ef initial ssh support - closes
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.
lub 6186516cdb convert vars to const and let
lub 5d0effd8f4 initial config support
lub c543f8245a re-add js-yaml, cause lub messed up
lub 82f003118e add babel-runtime as dependency
lub 3b56935449 add placeholder notice to rebuild.sh
lub 2469bd00d2 add js-yaml as dependency
Peery f942e626ce Merge branch 'poc' into develop
Peery b97812d450 Added .gitignore from develop
Peery 62a241048f Merge branch 'develop' of gitea.lubiland.de:lubiland/heimdall into develop
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
lub 43890474ed add license file
lub 0ff036c4d5 add package-lock.json to .gitignore
lub ea5233e00e add node_modules to .gitignore
lub 4943cc8058 generate package.json
lub b9f25b79f4 lubs freitag gefummel
lub 400a99aa60 first commit