Metadata-Version: 2.4
Name: ChatSelfbot
Version: 1.2.0
Summary: A fast and light selfbot made by Bjarnos for Chat (a program by Jona Zwetsloot)!
Home-page: https://github.com/Bjarnos/SelfbotSource
Author: Bjarnos
Author-email: Bjarnos <contact@bjarnos.dev>
License: Copyright (c) 2025 Bjarnos
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# 🗣️ Chat Selfbot
### ✅ Lightweight & Easy to Use
### ✅ Strong Typechecking & User Friendly
### ✅ Clear [Documentation](https://docs.bjarnos.dev/)

[Chat](https://chat.jonazwetsloot.nl/) is a social media platform created by Jona Zwetsloot as a hobby project giving a fun experience—especially for Dutch users, though it's open to everyone.

While Chat currently does not support official bots, and its public API is limited to 1000 requests per day (and can be difficult to work with), this Python library offers an alternative. It interfaces with Chat through the same methods a regular user would—using the same web API available through a browser—making it much more flexible and developer-friendly.

### ✅ This Package Follows the TOS
### ✅ This Package Follows Official Rate Limits
### ✅ This Package Does NOT Access Unauthorized Endpoints

This library **does not break [Chat’s Terms of Service](https://chat.jonazwetsloot.nl/terms-of-service)** in any way.  
It was developed in **direct cooperation with Chat’s creator and owner, Jona Zwetsloot**, who knows of the project and supports the initiative.

Unlike unauthorized tools, this selfbot:
- Uses standard user endpoints
- Does not abuse rate limits
- Fully respects Chat’s platform integrity

---

If you’re a developer who wants to build cool stuff with Chat but found the official API too limiting (and you prefer python over js)—this library is for you!
