Closed detherminal closed 1 year ago
Custom bot's are giving not found error.
Traceback (most recent call last): File "/home/cm/.local/lib/python3.11/site-packages/poe_api_wrapper/api.py", line 773, in delete_chat chatdata = self.get_chat_history(bot=bot)['data'][bot] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^
I am able to talk with the bot in web but I am not able to connect to them in API.
if you use delete_chat, make sure the bot has exisiting threads before deleting
Thanks, working. <3
Custom bot's are giving not found error.
I am able to talk with the bot in web but I am not able to connect to them in API.