Store bot configuration WIP

This commit is contained in:
John Livingston
2023-09-15 17:55:07 +02:00
parent 231ca3d177
commit 35c9494ed7
7 changed files with 3916 additions and 988 deletions

View File

@ -37,7 +37,8 @@
"got": "^11.8.2",
"http-proxy": "^1.18.1",
"log-rotate": "^0.2.8",
"validate-color": "^2.2.1"
"validate-color": "^2.2.1",
"xmppjs-chat-bot": "^0.2.1"
},
"devDependencies": {
"@peertube/feed": "^5.1.0",