28 Commits (master)

Author SHA1 Message Date
lub d1f8fcd28e initial permission supprt - fixes #10 7 years ago
lub 5340410ff2 create and integrate dbtools.js 7 years ago
lub 7309245a53 open database into db 7 years ago
lub 111180e153 require sqlite3 7 years ago
lub 264e8e1a4f remove commented autojoin code. please use the proper join command 7 years ago
lub 8eff841b24 remove not used require of remoteExec.js 7 years ago
Peery 6791398588 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 56f9b0aa7b Fixed error suggestion for new command syntax
Also renamed fetchCommands to getSuggestions.
7 years ago
lub b6aa1ed45e implement modular commands - fixes #1 7 years ago
lub 6be87c48d0 sort requires alphabetically 7 years ago
lub 98463dea56 rename commandUtil to commands 7 years ago
lub 5683592350 remove double decleration of command 7 years ago
Peery 73dc8edeb2 Implemented error suggestions
If no known command is given. It replies with a list of most likely commands.
7 years ago
lub 423932d7f1 make config global with global.config 7 years ago
lub 0681060c51 move remoterun to remoteExec.js 7 years ago
lub 9e433f5f6a switch to lower camelcase 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 528985e817 lubs freitag gefummel 7 years ago