Yossi / cwtgbot

1 stars 4 forks source link

Refactor just about everything #38

Closed oohwooh closed 4 years ago

oohwooh commented 4 years ago

lots of things changed, but it works locally. not perfect by any means but will be way easier to expand on in the future. Note: when merging to your local machine you will have a merge conflict in secrets.py, as there is one of those now.

oohwooh commented 4 years ago

Oh i should also note I forced it to 'utf-8' encoding with the data.json file, as that was the only way to get it to behave on my machine. It shouldn't cause any problems but the code is otherwise functionally identical