It looks like there is no way for us to submit pull requests for the Wiki at the moment. Is it possible to open the wiki up for suggested edits or to edits?
Specifically I wanted to point out on this page that the UI file must be named UI_Config.json otherwise it will not work, just wanting to save someone else time and trouble.
https://github.com/AnkhHeart/Streamlabs-Chatbot-Python-Boilerplate/wiki/Creating-UI-Config-File
The other thing I'm trying to figure out at the moment is how to access the UI values once they've been set in the UI. I suspect the Parent object has a way to access them, but my normal method of logging the vars() of an object to see what is inside is failing on the Parent object.
Thanks! :)
It looks like there is no way for us to submit pull requests for the Wiki at the moment. Is it possible to open the wiki up for suggested edits or to edits?
Specifically I wanted to point out on this page that the UI file must be named UI_Config.json otherwise it will not work, just wanting to save someone else time and trouble.
https://github.com/AnkhHeart/Streamlabs-Chatbot-Python-Boilerplate/wiki/Creating-UI-Config-File
The other thing I'm trying to figure out at the moment is how to access the UI values once they've been set in the UI. I suspect the Parent object has a way to access them, but my normal method of logging the vars() of an object to see what is inside is failing on the Parent object.
Thanks! :)