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

Properties

sptFriendEnabled: boolean
commandoEnabled: boolean
commandoFeatures: ICommandoFeatures