bot = "a2"
message = "What is reverse engineering?"
File "/opt/homebrew/lib/python3.11/site-packages/poe_api_wrapper/api.py", line 718, in send_message
raise ValueError(
ValueError: Bot a2 not found. Make sure the bot exists before creating new chat.
from poe_api_wrapper import PoeApi
bot = "a2" message = "What is reverse engineering?"
File "/opt/homebrew/lib/python3.11/site-packages/poe_api_wrapper/api.py", line 718, in send_message raise ValueError( ValueError: Bot a2 not found. Make sure the bot exists before creating new chat.