califyn / time-cord

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

Windows testing/debugging needs to be done for is_open() #8

Open califyn opened 4 years ago

califyn commented 4 years ago

The function is_open() in monitor.py should be tested. This will require downloading Discord and actually testing it out.

Steps to do this:

For anyone who tries to do this: even if you don't succeed, I really want to know what happens on Windows. So even just commenting below with what result you get helps.

Thanks guys!