snowby666 / poe-api-wrapper

👾 A Python API wrapper for Poe.com. With this, you will have free access to GPT-4, Claude, Llama, Gemini, Mistral and more! 🚀
https://pypi.org/project/poe-api-wrapper/
GNU General Public License v3.0
707 stars 83 forks source link

Daily limit reached for pythonmind. #176

Open ctrlos2 opened 1 week ago

ctrlos2 commented 1 week ago

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.