Commit Graph

130 Commits

Author SHA1 Message Date
Charlie Laabs
e7cfb3c3e3 Merge pull request #44 from claabs/dependabot/npm_and_yarn/class-validator-0.14.0
Bump class-validator from 0.13.2 to 0.14.0
2023-01-11 18:58:12 -06:00
dependabot[bot]
00585ef444 Bump class-validator from 0.13.2 to 0.14.0
Bumps [class-validator](https://github.com/typestack/class-validator) from 0.13.2 to 0.14.0.
- [Release notes](https://github.com/typestack/class-validator/releases)
- [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/typestack/class-validator/compare/v0.13.2...v0.14.0)

---
updated-dependencies:
- dependency-name: class-validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 23:20:40 +00:00
Charlie Laabs
69a6b8ec75 Merge pull request #43 from claabs/dependabot/npm_and_yarn/json5-2.2.2
Bump json5 from 2.2.1 to 2.2.2
2022-12-30 11:53:30 -06:00
dependabot[bot]
b3dcf6f322 Bump json5 from 2.2.1 to 2.2.2
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 17:40:42 +00:00
Charlie Laabs
3e27a7ba85 Merge pull request #42 from claabs/dependabot/npm_and_yarn/fast-json-patch-3.1.1
Bump fast-json-patch from 3.1.0 to 3.1.1
2022-12-30 11:40:22 -06:00
dependabot[bot]
88020ed91e Bump fast-json-patch from 3.1.0 to 3.1.1
Bumps [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/Starcounter-Jack/JSON-Patch/releases)
- [Commits](https://github.com/Starcounter-Jack/JSON-Patch/compare/v3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: fast-json-patch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 17:12:14 +00:00
Charlie Laabs
1167d81292 Merge pull request #41 from claabs/dependabot/npm_and_yarn/vm2-3.9.11
Bump vm2 from 3.9.8 to 3.9.11
2022-09-28 08:51:42 -05:00
dependabot[bot]
6c9d55fed5 Bump vm2 from 3.9.8 to 3.9.11
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.8 to 3.9.11.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.8...3.9.11)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 13:49:51 +00:00
Charlie Laabs
9adf741b5f Add train from file and non-clean training option.
Closes #31
2022-05-31 22:52:37 -05:00
Charlie Laabs
c742bee965 Update ES target 2022-05-31 22:44:11 -05:00
Charlie Laabs
041fcd27a6 Merge branch 'master' of https://github.com/claabs/markov-discord 2022-05-20 21:49:18 -05:00
Charlie Laabs
363ed0f585 Update changelog 2022-05-20 21:49:16 -05:00
Charlie Laabs
0042fda285 Update dependencies to latest 2022-05-20 21:47:51 -05:00
Charlie Laabs
0d7a388b3c Rough fix for TTS not working using command interaction 2022-05-20 21:25:09 -05:00
Charlie Laabs
6ed14533ad Merge pull request #35 from claabs/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-04-29 13:16:09 -05:00
dependabot[bot]
0c1fe34b98 Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 17:11:31 +00:00
Charlie Laabs
8bfc3f91ef Don't fail if replied message is deleted. Fixes #32. 2022-04-14 16:27:13 -05:00
Charlie Laabs
696a72257e Refactor logger 2022-03-27 19:44:32 -05:00
Charlie Laabs
4215b5ae13 typeorm 0.3, Dockerfile optmizations 2022-03-25 22:38:20 -05:00
Charlie Laabs
f89bed9e5d Update dependencies 2022-03-25 20:31:08 -05:00
Charlie Laabs
575a0ac499 Merge branch 'master' of https://github.com/claabs/markov-discord 2022-02-20 18:31:50 -06:00
Charlie Laabs
cfddcdf313 More logging in config setup 2022-02-20 18:31:11 -06:00
Charlie Laabs
c696067c58 Update dependencies 2022-02-20 18:30:51 -06:00
Charlie Laabs
eaa3909dfc Merge pull request #28 from claabs/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
2022-02-14 21:31:59 -06:00
dependabot[bot]
c263891bf3 Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 01:48:19 +00:00
Charlie Laabs
d72ea573fa Merge pull request #27 from claabs/dependabot/npm_and_yarn/vm2-3.9.7
Bump vm2 from 3.9.5 to 3.9.7
2022-02-14 19:47:53 -06:00
dependabot[bot]
c2ba30d935 Bump vm2 from 3.9.5 to 3.9.7
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 00:52:09 +00:00
Charlie Laabs
e532247b6e 2.0.2 2022-01-28 17:14:55 -06:00
Charlie Laabs
a196c62766 Fix error on seeded generation
- Update dependencies
2022-01-28 17:13:05 -06:00
Charlie Laabs
1d826e6d6d Update dependencies 2022-01-21 21:39:33 -06:00
Charlie Laabs
8790e131cc Debug logging for #25 2022-01-21 21:33:58 -06:00
Charlie Laabs
46092e3274 Avoid exactly reposting old messages.
npm audit
2022-01-12 18:41:36 -06:00
Charlie Laabs
b7597b57a6 Merge pull request #24 from claabs/develop
Version 2.0.0
2022-01-10 20:53:42 -06:00
Charlie Laabs
57147a03c3 Update CHANGELOG.md 2022-01-10 08:37:30 -06:00
Charlie Laabs
fa710d7c73 Merge remote-tracking branch 'origin/master' into develop 2022-01-09 19:04:06 -06:00
Charlie Laabs
16fb711331 Clarify error while training on bad channel permissions 2022-01-09 18:40:25 -06:00
Charlie Laabs
19284b1d09 Fix training reply webhook timeout 2022-01-09 18:05:25 -06:00
Charlie Laabs
f9fbba204a Document Docker restart policy 2022-01-09 17:42:13 -06:00
Charlie Laabs
2237d344b7 Add pm2 to non-docker run 2022-01-09 17:27:34 -06:00
Charlie Laabs
a6a81b0211 Fix some issues with mass training 2022-01-09 17:12:38 -06:00
Charlie Laabs
f778341927 Update deps 2022-01-09 16:48:28 -06:00
Charlie Laabs
43516687e9 Clarify JSON5 extension support 2022-01-09 16:31:42 -06:00
Charlie Laabs
457baee96d Support thread messages. Resolves #23.
Improved edit and delete support (switched to tags).
Remove embed when train command is finished.
2022-01-09 16:25:55 -06:00
Charlie Laabs
6b29681123 Add userRoleIds config option 2022-01-09 15:05:32 -06:00
Charlie Laabs
d670d30ae5 Add more v2 changes to changelog 2022-01-09 14:45:56 -06:00
Charlie Laabs
564c4f9c7c Prevent all mentions from message responses. Some other light refactoring. 2022-01-05 16:40:44 -06:00
Charlie Laabs
947100282e Update docs for 2.0.0 prep 2022-01-04 22:15:33 -06:00
Charlie Laabs
fb2128b080 Update to alpine 3.15 2022-01-04 22:15:10 -06:00
Charlie Laabs
92e86eabb9 Update dependencies to latest 2022-01-02 15:00:05 -06:00
Charlie Laabs
914c355ad0 Add message seeding feature 2022-01-02 14:37:01 -06:00