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

Properties

responseChancePercent: number
responseTypeWeights: Record<string, number>
stripCapitalisationChancePercent: number
allCapsChancePercent: number
appendBroToMessageEndChancePercent: number