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
677 stars 81 forks source link

16 message/day limit for Poe tokens ? #150

Closed AdeliManesh closed 1 month ago

AdeliManesh commented 1 month ago

Hi, I used to be able to send 100 messages daily with poe tokens, but now this has been limited to 16 messages per day. Is there any solution?

AdeliManesh commented 1 month ago

This limit is set by poe.com :/

7trail commented 1 week ago

If you have multiple emails, you could get multiple sets of cookies and alternate between them programmatically. It shouldn't be against TOS to do that; I looked to make sure before suggesting this, and it seems like it's no more against multiple accounts than it is to use this API (depending on the implementation).