Interface MoonpieChatHandlerData

Default generic interface for enabled commands as detector input.

Hierarchy-Diagram

UML class diagram of MoonpieChatHandlerData
Legend
icon for an interface in the UML class diagram interface
icon for a public property in the UML class diagram public property

Hierarchy

Properties

enabledCommands: readonly string[]

The enabled commands for the current Twitch chat handler.

moonpieClaimCooldownHours: number

The number of hours between moonpie claims.

moonpieDbPath: string

Database file path of the moonpie database.

Generated using TypeDoc