tzhf / chatguessr

A Twitch chatbot for GeoGuessr.
https://chatguessr.com
MIT License
39 stars 12 forks source link

My changes #3

Closed ReAnnannanna closed 2 years ago

ReAnnannanna commented 2 years ago

So, this PR has a lot, because I got kinda carried away with things. I didn't do a lot of Electron before so I was reading stuff and kinda trying things out to learn.

The focus of this PR is on robustness. It needs more work to achieve that. This is not ready to be merged. I need to test it a bit myself after I rebased this thing on your recent changes. Then I'll give it to a few smaller streamers for real-world testing.

Tell me if you disagree with any of the changes. I know I didn't discuss anything beforehand and I unilaterally made some pretty big decisions so I don't mind having to remove some stuff you don't like.

The changes in broad strokes are:

What this PR definitely needs:

I have a few other things in local branches as well that could be added later.

ReAnnannanna commented 2 years ago

Ported the satellite feature to work with context isolation now.