Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TWITCH_AUTH | Yes | Your Twitch API key (Access Token from Twitch Token Generator) | |
TWITCH_CHANNEL | Yes | Your Twitch username/channel name | |
TWITCH_CLIENT_ID | Yes | Your Twitch Client ID from Twitch Token Generator | |
TWITCH_BROADCASTER_ID | Yes | Your Twitch broadcaster ID (numeric ID for your channel) | |
TWITCH_SHOW_CONNECTION_MESSAGE | No | Shows 'Connected' message in chat when bot starts | false |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |