Add message seeding feature

This commit is contained in:
Charlie Laabs
2022-01-02 14:37:01 -06:00
parent a7699f1992
commit 914c355ad0
4 changed files with 40 additions and 22 deletions

View File

@@ -44,7 +44,7 @@
"erlpack": "github:discord/erlpack",
"fs-extra": "^10.0.0",
"json5": "^2.2.0",
"markov-strings-db": "^4.1.3",
"markov-strings-db": "^4.1.4",
"pino": "^7.5.1",
"pino-pretty": "^7.3.0",
"reflect-metadata": "^0.1.13",