mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-28 12:28:38 -05:00
The custom chat was originally introduced as a workaround because the ability to chat was always missing due to limitations on YouTube's side. With the introduction of first-party YouTube chat features in9b8fa0f0ca, it only has the limited use case when the user is logged in via the API (in OBS settings), but isn't logged in in the integration docks. As it's quite a bit of code for not a lot of value, I think it's worth removing. Users should log in via the panel instead. Effectively reverts3513c78be2.