Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function enableHelpersPlugin
import { enableHelpersPlugin } from "https://deno.land/x/discordeno@17.0.1/plugins/helpers/mod.ts";

Type Parameters

optional
B extends Bot = Bot

Parameters

rawBot: B

Returns

BotWithHelpersPlugin<B>