CedArctic / Chimera

System Remote Control Discord Bot written in Python discord.py
MIT License
87 stars 23 forks source link

Resolving icon.visible error and Discord Client Run Error #22

Closed kostino closed 3 years ago

kostino commented 3 years ago

This was solved by using an alternate method for Discord client connection on a separate Thread. This method needs to be looked at further to allow the Thread to terminate when exiting via the icon menu!

CedArctic commented 3 years ago

Thank you for the great work, merging right away!