mattabullock / Baseball-GDT-Bot

A Reddit bot that will generate, post, and keep baseball game discussion threads updated with live stats and scores.
13 stars 14 forks source link

Check if game is over before sleeping #26

Closed toddrob99 closed 7 years ago

toddrob99 commented 8 years ago

Sleep for 2 minutes only after checking if game is over. This way the postgame thread is submitted more timely.

toddrob99 commented 7 years ago

Updated with requested changes. Also moved the 10 second sleep inside the if pgt_submit: block, since that is where it is needed.

toddrob99 commented 7 years ago

Tested the changes; working fine.

toddrob99 commented 7 years ago

Anything else needed to merge this one? I've had the changes in place in r/Phillies for a week and the result is great.