jefpadfi / Crzy-Giphy

Crzy Giphy is a Stream Labs Chat Bot script that displays gifs on your stream.
MIT License
0 stars 0 forks source link

Ability to disable "we ain't found shit" gif? #1

Open thehaggardnerd opened 5 years ago

thehaggardnerd commented 5 years ago

I love this script and my community does too... however, i would prefer if the text just popped up in chat saying "trouble finding gif" rather than both the text popping up AND the failed gif popping up on screen.

I was hoping maybe you could add an option to disable the "we ain't found shit" gif. If not, would disabling the following line stop that from happening? Parent.BroadcastWsEvent('EVENT_GIFYNOTFOUND', '')

Thanks!

jefpadfi commented 5 years ago

Comment out the following lines in client.js Use // to comment them out. Or you can delete these lines if you really wanted as well.

Line 19 Lines 82 - 88.

Then in CrzyGiphy_StreamlabsSystem.py comment out line 155 with a #. You could also delete these lines as well. Once I'm settled into my new job some more, I'll make an option to disable it. Also I'll be streaming the development of the updates on twitch and will allow people to suggest features.

Thanks for enjoying the script. Life is calming down for me and I'll be updating the script here in the next month or so to use the newest API.

thehaggardnerd commented 5 years ago

very cool! thanks for getting back to me. Looking forward to new updates :-).

Also... your discord link has expired? Do you have a fresh link i can use to join to keep up?

jefpadfi commented 5 years ago

I actually destroyed that discord. Once I get the script updated, I'll create a new one and the new readme file will have the correct link.