Traceback (most recent call last):
File "\?\C:\Users\Dawid Honryks\AppData\Local\Programs\Python\Python312\Scripts\poe-script.py", line 33, in
sys.exit(load_entry_point('poe-api-wrapper', 'console_scripts', 'poe')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "e:\poe-api-wrapper\poe_api_wrapper\cli.py", line 13, in main
PoeExample(tokens).chat_with_bot()
File "e:\poe-api-wrapper\poe_api_wrapper\example.py", line 473, in chat_with_bot
for chunk in self.client.send_message(self.bot, message, self.chatId, suggest_replies=True, file_path=file_urls):
File "e:\poe-api-wrapper\poe_api_wrapper\api.py", line 763, in send_message
raise e
File "e:\poe-api-wrapper\poe_api_wrapper\api.py", line 738, in send_message
raise RuntimeError(f"Daily limit reached for {bot}.")
RuntimeError: Daily limit reached for pythonmind.
Traceback (most recent call last): File "\?\C:\Users\Dawid Honryks\AppData\Local\Programs\Python\Python312\Scripts\poe-script.py", line 33, in
sys.exit(load_entry_point('poe-api-wrapper', 'console_scripts', 'poe')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "e:\poe-api-wrapper\poe_api_wrapper\cli.py", line 13, in main
PoeExample(tokens).chat_with_bot()
File "e:\poe-api-wrapper\poe_api_wrapper\example.py", line 473, in chat_with_bot
for chunk in self.client.send_message(self.bot, message, self.chatId, suggest_replies=True, file_path=file_urls):
File "e:\poe-api-wrapper\poe_api_wrapper\api.py", line 763, in send_message
raise e
File "e:\poe-api-wrapper\poe_api_wrapper\api.py", line 738, in send_message
raise RuntimeError(f"Daily limit reached for {bot}.")
RuntimeError: Daily limit reached for pythonmind.