Commit Graph

135 Commits

Author SHA1 Message Date
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
Charlie Laabs
a7699f1992 Update help message 2022-01-02 14:17:58 -06:00
Charlie Laabs
0bc0dae36e Fix delete performance 2022-01-02 12:01:17 -06:00
Charlie Laabs
87d5e95452 Fix hangs on message edit/delete 2022-01-02 01:24:01 -06:00
Charlie Laabs
1b8e8fd8fb A fix to remove the duplicate commands 2022-01-01 23:20:22 -06:00
Charlie Laabs
87009bb930 Add tini 2022-01-01 23:14:48 -06:00
Charlie Laabs
b41d576e74 Update to markov-strings-db 4.1 2022-01-01 23:10:02 -06:00
Charlie Laabs
bccb7e7cdf Add responses to legacy commands 2021-12-30 21:47:49 -06:00
Charlie Laabs
01cca367d0 Some extra trace logging 2021-12-30 18:56:35 -06:00
Charlie Laabs
e9f5397045 Increase historyTimeConstant 2021-12-30 18:48:05 -06:00
Charlie Laabs
d01b223f58 Fix percentage display 2021-12-30 18:45:24 -06:00
Charlie Laabs
705cea80e7 Track progress of training 2021-12-30 17:19:57 -06:00
Charlie Laabs
a714305b56 Fix loglevel 2021-12-30 17:19:46 -06:00
Charlie Laabs
c6375204ce Add migration for first run 2021-12-29 23:27:54 -06:00
Charlie Laabs
81d086c47d Update mount path 2021-12-29 21:50:04 -06:00
Charlie Laabs
93257e3acf Check the interaction customId 2021-12-28 20:30:27 -06:00
Charlie Laabs
fbee6ef249 Add select menu interaction for editing list of channels 2021-12-28 19:10:14 -06:00
Charlie Laabs
2f719ba1ee D'oh, fix copy paste 2021-12-27 12:12:08 -06:00
Charlie Laabs
8c9729d6d5 Dockerhub username can be plaintext 2021-12-27 12:01:47 -06:00
Charlie Laabs
101f55c1b8 Update Docker config build 2021-12-27 11:46:10 -06:00
Charlie Laabs
2840d2b2a3 Dynamically generate invite URL 2021-12-27 11:44:44 -06:00
Charlie Laabs
ade0b40aba Fix vesion name output 2021-12-27 11:29:30 -06:00
Charlie Laabs
a96727fa06 Install official markov-strings-db release 2021-12-24 00:06:20 -06:00
Charlie Laabs
6f53ffb0af Delete old data on train 2021-12-23 23:01:10 -06:00
Charlie Laabs
290ebb03ec V2.0.0 makes more sense 2021-12-23 22:56:23 -06:00
Charlie Laabs
6874b3e98b Some logging improvements 2021-12-23 22:01:50 -06:00
Charlie Laabs
0052ffff3b Complete channel add/remove/list functionality 2021-12-23 21:54:42 -06:00
Charlie Laabs
3b946b72ec Initial support for channel-based data storage 2021-12-21 23:19:14 -06:00
Charlie Laabs
a2ae99d75d Some work on channel-gating 2021-12-20 23:29:01 -06:00
Charlie Laabs
466c122dd2 Initial rough working draft of v3 2021-12-19 16:59:13 -06:00
Charlie Laabs
8aa357b909 Merge pull request #20 from claabs/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-10 16:30:36 -05:00
dependabot[bot]
984480d084 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 19:27:03 +00:00
Charlie Laabs
b9bbb156af Merge pull request #19 from sokolas/master
Restrict "respond" action based on roles (optional)
2021-07-12 13:05:28 -05:00
Andrew Sokolov
f96c1e1996 Update README.md with role changes 2021-07-12 19:00:23 +03:00
Sokolas
004e374fdf fix roles 2021-07-12 17:42:08 +03:00
Sokolas
47448009c6 role check 2021-07-12 12:07:40 +03:00
Charlie Laabs
b777604bb3 Automatically update dockerhub description 2021-06-11 11:14:20 -05:00
Charlie Laabs
969ac6c1e3 Add github image CI 2021-06-11 10:58:17 -05:00
Charlie Laabs
fc26188097 Merge pull request #18 from claabs/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.0 to 5.1.2
2021-06-10 23:17:11 -05:00
dependabot[bot]
10eda3f325 Bump glob-parent from 5.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 21:01:19 +00:00
Charlie Laabs
4fd9d8e559 Merge pull request #17 from claabs/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.3.1 to 7.4.6
2021-05-28 15:20:03 -05:00
dependabot[bot]
fe009d5ce3 Bump ws from 7.3.1 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 20:04:36 +00:00
Charlie Laabs
2ada103155 Merge pull request #15 from claabs/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.5 to 2.8.9
2021-05-10 08:43:37 -05:00
dependabot[bot]
447d20a78c Bump hosted-git-info from 2.8.5 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 16:37:02 +00:00
Charlie Laabs
be179de983 Merge pull request #14 from claabs/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2021-05-07 08:37:19 -05:00
dependabot[bot]
4aec43af91 Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 21:27:23 +00:00