Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/natico/src/plugins/NaticoPlugin.ts>withPlugins

A powerful and customizable framework for Discordeno
Latest
function withPlugins
import { withPlugins } from "https://deno.land/x/natico@4.0.0-pre.4/src/plugins/NaticoPlugin.ts";

Type Parameters

optional
T = any

Parameters

botOptions: CreateBotOptions<CacheOptions>
...plugins: WithPluginsArgs[]