The bot is currently experiencing performance issues due to blocking network operations. Specifically, interactions with the py_spoo_url module for retrieving statistics and other data are executed synchronously, causing the bot to freeze during these operations and blocking the main thread.
The bot is currently experiencing performance issues due to blocking network operations. Specifically, interactions with the
py_spoo_urlmodule for retrieving statistics and other data are executed synchronously, causing the bot to freeze during these operations and blocking the main thread.