23 Commits (df4a12fb90e793aa94b0c1b56d06b315a20f38e6)

Author SHA1 Message Date
Peery df4a12fb90 Fixed handling of non-command messages - fixes #17
Added if's when the regex for command detection returns null and notify
the caller via either a failed promise or a null return.
7 years ago
Peery 1e93cda8de Fixed error suggestion for new command syntax
Also renamed fetchCommands to getSuggestions.
7 years ago
lub 2eb293d01d implement modular commands - fixes #1 7 years ago
lub 6ee6a08f5b sort requires alphabetically 7 years ago
lub 91c5a46ad4 rename commandUtil to commands 7 years ago
lub b48b9a6137 remove double decleration of command 7 years ago
Peery 5d18c804c5 Implemented error suggestions
If no known command is given. It replies with a list of most likely commands.
7 years ago
lub cd6e262b39 make config global with global.config 7 years ago
lub 07f879b645 move remoterun to remoteExec.js 7 years ago
lub 1139a210cd switch to lower camelcase 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 b9f25b79f4 lubs freitag gefummel 7 years ago