A random string generator for an OBS text source.
1.) Download the funnies.py script
2.) Place in in a folder along with a funnies.txt file (The contents of this file does not matter, it will be erased either way)
3.) Open the funnies.py file in Visual Studio Code
4.) Add in your funnies text (Has to be in ""s and have a comma at the end)
(Optional) Replace your divider
5.) Run the funnies.py with the play button
1.) Go to your scene where you want your funnies
2.) Create a Text Source
3.) Set the source to "Read from text file"
4.) Set the text file to the funnies.txt file
5.) Turn on the scrolling animation
6.) Adjust to your liking!
As of right now, I have no idea on how to automate this script to run on a timed basis or on the switching of a scene, if someone would update this README.md or any part of this project to help it become a plugin to run without being manually ran everytime that would be very helpful!