twitch
easy-twitch-bot
twitch-auth
twitch-auth-tmi
twitch-chat-client
twitch-eventsub
twitch-pubsub-client
twitch-webhooks
Welcome
Classes
Bot
BotCommand
BotCommandContext
Interfaces
BotCommandMatch
BotConfig
BotConfig
{
auth
?: string |
AuthProvider
channel
?: string
channels
?: ResolvableValue<Array<string>>
client
?:
ApiClient
commands
?: Array<
BotCommand
>
debug
?: boolean
prefix
?: string
}
Properties
auth
Type: string |
AuthProvider
channel
Type: ?string
channels
Type: ?ResolvableValue<Array<string>>
client
Type: ?
ApiClient
commands
Type: Array<
BotCommand
>
debug
Type: ?boolean
prefix
Type: ?string