Add ai functionality

This commit is contained in:
Aslan 2025-12-26 04:33:47 +01:00
parent da66cf9001
commit dd4da06753
19 changed files with 1118 additions and 52 deletions

View file

@ -9,11 +9,17 @@
},
"app": {
"triggerPrefix": "!",
"bowlingRoomId": "",
"experience": {
"gain": 5,
"startingRequirement": 50,
"multiplier": 1.25,
"timeout": 60000
},
"ai": {
"api": {
"key": ""
}
}
}
}