twitch
easy-twitch-bot
twitch-auth
twitch-auth-tmi
twitch-chat-client
twitch-eventsub
twitch-pubsub-client
twitch-webhooks
Welcome
Basic usage
Getting started
Listening to events
Special hosting
Serving through a reverse proxy
Testing locally using ngrok
Classes
ConnectionAdapter
DirectConnectionAdapter
EnvPortAdapter
EventSubChannelBanEvent
EventSubChannelCheerEvent
EventSubChannelFollowEvent
EventSubChannelHypeTrainBeginEvent
EventSubChannelHypeTrainEndEvent
EventSubChannelHypeTrainProgressEvent
EventSubChannelRaidEvent
EventSubChannelRedemptionAddEvent
EventSubChannelRedemptionUpdateEvent
EventSubChannelRewardEvent
EventSubChannelSubscriptionEvent
EventSubChannelUnbanEvent
EventSubChannelUpdateEvent
EventSubListener
EventSubStreamOfflineEvent
EventSubStreamOnlineEvent
EventSubSubscription
EventSubUserAuthorizationRevokeEvent
EventSubUserUpdateEvent
MiddlewareAdapter
ReverseProxyAdapter
Interfaces
ConnectCompatibleApp
DirectConnectionAdapterConfig
EnvPortAdapterConfig
EventSubConfig
EventSubListenerCertificateConfig
MiddlewareAdapterConfig
ReverseProxyAdapterConfig
EventSubConfig
The configuration of a EventSub listener.
{
Options to pass to the logger.
logger
?: Partial<LoggerOptions>
}
Properties
logger
Type: ?Partial<LoggerOptions>
Options to pass to the logger.