Resource icon

OBS Python Twitch Chat Hotkeys 2022-02-06

dmadison

New Member
dmadison submitted a new resource:

Twitch Chat Hotkeys - Post messages in Twitch chat using OBS hotkeys

This is a Python script for OBS Studio that allows you to post messages in Twitch chat using OBS hotkeys. This can be used for posting general chat messages, spamming emotes, or triggering chat bot commands.

You will need an Oauth key from Twitch in order to post messages. You can get one here. Do not share your Oauth key with anyone.

GitHub Repository

Read more about this resource...
 

THE R3Y3S

Member
HI man, i really love this script and use it a lot! But with new obs update this scripts doesn't work. Can you fix it?
 

C1dn3y

New Member
I am in the same boat. I would really like to use this script, but with the recent updates it doesn't seem to work anymore. It did.

I also tried reloading the script, but no luck.

Any info will be appreciated.
 

dmadison

New Member
It works fine for me with the latest version. It looks as though OBS's scripting support has problems with Python 3.7+, which may be the cause of your issues. I wrote this using Python 3.6.4.
 
Top