Skip to main content
The Deno 2 Release Candidate is here
Learn more
method BotController.prototype.getBotDifficulty
import { BotController } from "https://deno.land/x/sptaki@1.2.0/controllers/mod.ts";

Get bot difficulty settings Adjust PMC settings to ensure they engage the correct bot types

Parameters

type: string

what bot the server is requesting settings for

diffLevel: string

difficulty level server requested settings for

optional
ignoreRaidSettings: boolean

should raid settings chosen pre-raid be ignored

Returns

Difficulty object