Updated bot

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-03-22 20:54:51 +01:00
parent 6e6e84e250
commit 2cd1187e71
4 changed files with 14 additions and 11 deletions

View File

@@ -2,8 +2,7 @@
"restartable": "rs",
"ignore": [
".git",
"node_modules/**/node_modules",
"dist/config"
"node_modules/**/node_modules"
],
"verbose": true,
"env": {