TheBogler
TheBogler
RUCaptcha
Как юзать вместе с RAC(RemoteAuthClient)? Я использую библу twocaptcha Но не понимаю как ее соединить с @c.event("on_captcha") Сейчас я юзаю такой код: ``` @c.event("on_captcha") async def on_captcha(captcha_data): print("Captcha!") try: result...
Error!
--- Logging error --- Traceback (most recent call last): File "C:\Users\wes23\AppData\Local\Programs\Python\Python310\lib\logging\__init__.py", line 1100, in emit msg = self.format(record) File "C:\Users\wes23\AppData\Local\Programs\Python\Python310\lib\logging\__init__.py", line 943, in format return fmt.format(record) File "C:\Users\wes23\AppData\Local\Programs\Python\Python310\lib\logging\__init__.py", line 678,...