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

Get a template object for the specified botRole from bots.types db

Parameters

role: string

botRole to get template for

Returns

IBotType object