laughingclouds/Scrapia-World

dot-env dependency | password and email in json

Closed this issue · 2 comments

I intend to remove this dependency. Let's work it out in favor of...config files?
Also, it seems the code doesn't use dot-env now =_=

But it's still being called. My mistake.

The password and a few other info/path(s) are better off in a single config file. Rather than a json. No particular reason for why, I just prefer .cfg now.

tl:dr; Clean the code

vide fea295b dot-env is not needed at all
Also, having a single main config file is probably a better choice for this project.
Next step is to make the read from the .cfg