-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated for new site compatibility #2
base: master
Are you sure you want to change the base?
Conversation
Pulls all data and saves config settings Review and Improved
9c3a216
to
3b79153
Compare
Initial run shows a warning when no config.yml exists.
|
How does the user know what format the timezone should be in?
|
Warning after answering yes. I suggest showing possible values at the end of the line. ie. (y/n)
|
Debug on by default?
|
My first run results are not showing up.
|
Second run, it is asking for the same configuration values. Is it configured to save settings immediately and run with those values the following times? How is this controlled? |
I think we should implement some command line arguments. Start with --config or something along those lines. --help would be nice too. |
Any updates @Fenrisulfir? |
Hotfixed config settings and data scraping
Needs to search timezones
Probably needs a lot of validation
Super gross regex construction