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

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

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

Properties

optional
commandHandler: NaticoCommandHandlerOptions | false
optional
buttonHandler: { directory: string; } | false
optional
inhibitorHandler: { directory: string; } | false
optional
listenerHandler: { directory: string; } | false
optional
taskHandler: { directory: string; } | false