GreenComfyTea / OBS-Stats-on-Stream

A script for OBS that shows lagged/skipped/dropped frames and other data on your stream and/or in chat.
https://obsproject.com/forum/resources/obs-stats-on-stream.1319/
MIT License
18 stars 3 forks source link

Feature Request: Bot uses a different account than the streamer #1

Closed 7JEO closed 3 years ago

7JEO commented 3 years ago

I would like to use my separate chatbot account (315bot) for the readouts.

GreenComfyTea commented 3 years ago

It is already possible, you just need to generate OAuth password for your chatbot and use it instead of your own OAuth password (nickname too). Log in with your chatbot in browser: twitch.tv -> then go here and generate the OAuth password -> copy-paste into the script -> done!

GreenComfyTea commented 3 years ago

Oh sorry, It doesn't work as I thought it should. I will rewrite code to support this as soon as possible.

GreenComfyTea commented 3 years ago

Implemented in 7ccc9cd25cc9eea0a0d71b14ac4fbf574f02d84b. Closing it.