An asynchronous, reverse-engineered Python wrapper for the SpicyChat.ai API.
β οΈ Disclaimer: This is an unofficial library. It is not affiliated with, endorsed, or supported by SpicyChat.ai. Use at your own risk β API changes may break functionality at any time.
- π Fully asynchronous β powered by
httpx
+asyncio
- π Stateful authentication β supports OTP-based login and session handling
- πΎ Token persistence β reuse sessions with ease
- π¬ High-level access to:
- Messaging
- User profiles
- Personas
- Search
- π§ All API quirks abstracted away β just use Pythonic methods
- π¦ Type-safe via Pydantic models
Make sure you have Python 3.8+ installed.
poetry install
Seuriin (SSL-ACTX
)
GitHub @SSL-ACTX
This project is licensed under the Mozilla Public License 2.0. Use it, remix it, build on it β but if you change the code, you gotta show it off π
π LICENSE