跳到主要内容
版本:未发布

PatreonTwitchChatPlugin

用于将游戏内聊天与 Twitch 频道聊天连接起来的插件。

可以在这里获取 Twitch 访问令牌(选择 "Bot Chat Token")

配置

extra_cfg.yml 中启用该插件

extra_cfg.yml
EnablePlugins:
- PatreonTwitchChatPlugin

参考配置

plugin_patreon_twitch_chat_cfg.yml
# Username of the Twitch account you generated the access token for
TwitchUsername:
# Twitch Access Token
TwitchAccessToken:
# Twitch channel name that should be linked to in-game chat
Channel:
# Set to true if in-game messages should be sent to Twitch chat
ForwardIngameMessages: false
# Show raw Twitch messages in server log
Debug: false