import { BotCallbacks } from "https://deno.land/x/sptaki@1.2.0/callbacks/mod.ts";
Constructors
new
BotCallbacks(botController: BotController, httpResponse: HttpResponseUtil)Properties
protected
botController: BotControllerprotected
httpResponse: HttpResponseUtilMethods
Handle client/game/bot/generate
getAllBotDifficulties(): Record<string, Difficulties>
Handle singleplayer/settings/bot/difficulties
getBotBehaviours(): string
Handle singleplayer/settings/bot/getBotBehaviours
getBotCap(): string
Handle singleplayer/settings/bot/maxCap
getBotDifficulty(): string
Handle singleplayer/settings/bot/difficulty
getBotLimit(): string
Handle singleplayer/settings/bot/limit Is called by client to define each bot roles wave limit