This app for Open Web Desktop implements the Twitch chat.
owd install-app @owdproject/app-twitch-chatexport default defineDesktopConfig({
apps: [
'@owdproject/app-twitch-chat'
],
twitchChat: {
username: 'dxlliv',
dark: true,
}
})The application is released under the MIT License.