HA6Bots / Automatic-Youtube-Reddit-Text-To-Speech-Video-Generator-and-Uploader

A series of 3 programs that will automatically receive scripts from Reddit, allow the user to edit them, then be sent off to a video generator where they will be uploaded to YouTube automatically.
MIT License
610 stars 181 forks source link

Unable to log into client due to no users #3

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hello, I am currently stuck on setting up the client. I am able to reach the log in screen but am unable to log in with the admin & icecream combo. I'm assuming this is due to no entries in the youtubebot.users table. Am I missing a step which allows you to add users?

ghost commented 4 years ago

For anyone else that is stuck on this. add database.addUser('username', 'password') to the init file of your server.