Commit Graph

15 Commits

Author SHA1 Message Date
Charlie Laabs
19edcc199c initial convert to TS. No major logic changes, just type safety. 2019-12-22 23:18:43 -06:00
Charlie Laabs
3b44ab098d Merge pull request #5 from charlocharlie/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-11-05 13:11:05 -06:00
dependabot[bot]
637dc7fb31 Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-05 19:10:51 +00:00
Charlie Laabs
8fa0bee855 Merge pull request #4 from charlocharlie/dependabot/npm_and_yarn/eslint-utils-1.4.3
Bump eslint-utils from 1.3.1 to 1.4.3
2019-11-05 13:09:41 -06:00
dependabot[bot]
a68b84ac4a Bump eslint-utils from 1.3.1 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 19:51:04 +00:00
Charlie Laabs
0c3eceaf21 Update 0.6.2: Fix markovDB not loading on boot. Closes #3 2019-07-18 19:55:53 -05:00
Charlie Laabs
cd450acbc9 Update 0.6.1: Fix crash on scheduled regen. Closes #2 2019-07-02 17:48:31 -05:00
Charlie Laabs
3459dd7413 Update 0.6.0: Docker support 2019-05-25 15:05:37 -05:00
Charlie Laabs
6f3268dc07 Update 0.5.0: Fix !help, training restriction, some new functionality. 2018-09-21 20:40:55 -05:00
Charlie Laabs
455c3e0029 Update 0.4.0: Major refactor and debug command 2018-08-24 18:06:14 -05:00
Charlie Laabs
6576bab911 Update 0.3: Added attachments, TTS, and message deletion support. 2018-05-29 14:13:59 -05:00
Charlie Laabs
b1279b4f06 Removed markovDB.json and big-json dependency 2018-02-06 21:29:48 -06:00
Charlie Laabs
a9623c86ef Added deep training feature, removes duplicate and bot-sourced messages. 2018-02-06 21:04:54 -06:00
Charlie Laabs
6bee324aa8 Initial commit, rough prototype 2018-01-30 22:37:39 -06:00
Charlie Laabs
f7cfc5741f :neckbeard: Added .gitattributes 2018-01-30 22:34:56 -06:00