Closed KaratekHD closed 4 years ago
As you can see in the readme, Marie uses postgres. Mysql is not supported.
Alright, I thought since you wrote:
Replace sqldbtype with whichever db youre using (eg postgres, mysql, sqllite, etc) repeat for your username, password, hostname (localhost?), port (5432?), and db name.
Mysql would be possible too. Thanks anyway!
Yeah, that's a mistake in the readme, sorry
Hello,
First of all, I know Marie is down, but I am hoping for help anyway. I am actually trying to host this project on my own, but I can't get the bot starting. I am using Mysql as database backend, with this line in config.py:
But I am getting an error as followed:
What am I doing wrong? Thanks for your help.
EDIT: Fix Typo