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

Find and return a bot based on its role Remove bot from internal array so it can't be retreived again

Parameters

key: string

role to retreive (assault/bossTagilla etc)

Returns

IBotBase object