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

Get difficulty settings for desired bot type, if not found use assault bot types

Parameters

type: string

bot type to retrieve difficulty of

difficulty: string

difficulty to get settings for (easy/normal etc)

Returns

Difficulty object