califyn / time-cord

A Python library for Discord time management tools
MIT License
0 stars 5 forks source link

Color matching is screwed up when images open #12

Open califyn opened 4 years ago

califyn commented 4 years ago

When images open, the rest of Discord is darkened, which will trip up the color-matching algorithm which determines the server name. So some more if/while statements need to be added to monitor.py to take care of this case.

(I'm just putting this here to fix later—I'm on it.)

califyn commented 4 years ago

Also, the loading screen is another case I missed.