A video generator I made barely works, but at least It won't break if you don't mess up the config file!!
To run the bot you will need to fill in the following in the ./src/config.js file
apiKeys: {
apiNinjaAPI: "YOUR KEY HERE",
// https://www.api-ninjas.com
openAIAPI: "YOUR KEY HERE"
// platform.openai.com
}
The following step will give you
$ node ./src/main.js
This is a preview of the video that the bot produces!