more models, nodemon fix, thinking fixes, settings ui fixes, clean
This commit is contained in:
parent
4409acd79d
commit
973d224bf7
7 changed files with 211 additions and 106 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
{
|
||||
"ignore": ["src/props/*.json", "src/props/*.txt"],
|
||||
"watch": ["src"],
|
||||
"watch": ["src", "config"],
|
||||
"ext": "ts,js",
|
||||
"exec": "bun src/bot.ts"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue