kramcat/CharacterAI

wth is this error

Closed this issue · 0 comments

AttributeError: 'WSConnect' object has no attribute 'search'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "c:\Users\razim\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\app_commands\tree.py", line 1310, in _call
await command._invoke_with_namespace(interaction, namespace)
File "c:\Users\razim\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\app_commands\commands.py", line 883, in _invoke_with_namespace
return await self._do_call(interaction, transformed_values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "c:\Users\razim\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\app_commands\commands.py", line 876, in _do_call
raise CommandInvokeError(self, e) from e
discord.app_commands.errors.CommandInvokeError: Command 'searchchar' raised an exception: AttributeError: 'WSConnect' object has no attribute 'search'