Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface ICoreConfig.IChatbotFeatures
import { type ICoreConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/mod.ts";
const { IChatbotFeatures } = ICoreConfig;

Properties

sptFriendEnabled: boolean
commandoEnabled: boolean
commandoFeatures: ICommandoFeatures