Konfig in robot.json

This commit is contained in:
chk
2026-06-11 22:05:45 +02:00
parent 05355facf1
commit 66a8e247b5
18 changed files with 1761 additions and 151 deletions

4
.gitignore vendored
View File

@@ -1,5 +1,9 @@
# Node
node_modules
# Robot-Config: Snapshots und generierter API-Key (nicht ins Repo)
data/robot/robot_*.json
data/robot/.apikey
logs
npm-debug.log
yarn-debug.log