**Project only for educational purposes! 🤓**
[![Downloads](https://static.pepy.tech/personalized-badge/selfbotclient?period=total&units=international_system&left_color=grey&right_color=brightgreen&left_text=Downloads)](https://pepy.tech/project/selfbotclient)
[![Documentation Status](https://readthedocs.org/projects/selfbotclient/badge/?version=latest)](https://selfbotclient.readthedocs.io/en/latest/?badge=latest)
![master](https://img.shields.io/github/last-commit/badges/shields/master)
![commits](https://badgen.net/github/commits/xXenvy/selfbotclient/master)
## 🌐 Docs
https://selfbotclient.readthedocs.io/en/latest/
# ⚡ Fast Self Bot Client
- Token Checker | `1` token / `140`ms
- +10 requests / 1s `(using threads)`
https://github.com/xXenvy/SelfBotClient/assets/111158232/ede9fb47-d489-4d9a-b58d-95c06dea6fe9
# 🔧 Full control
- A separate method to send your own requests
- Ability to manage individual selfbots
# 📌 Ratelimit handler
- The library itself detects whether you have reached the ratelimit of the discord and, if so, forces you to wait a certain time.
![Test](https://i.imgur.com/hTUFQKF.png)
# 🛠️ Installation
```shell
pip install -U selfbotclient
```
# 💫 Usage
```py
from SelfBotClient import Client
tokens: list[str] = ["TOKEN_1", "TOKEN_2"]
client: Client = Client(api_version=10)
client.login(token=tokens)
```
**See more examples on github:** [Examples](https://github.com/xXenvy/SelfBotClient/tree/master/examples)
Raw data
{
"_id": null,
"home_page": "",
"name": "selfbotclient",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,requests,discord selfbot,selfbot,discord.py,aiohttp",
"author": "xXenvy",
"author_email": "<xpimepk01@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/33/38/b058bc20d69d16a265a21a5b9d2b81a19e18bd23288e990d2a7570614b5e/selfbotclient-1.1.2.tar.gz",
"platform": null,
"description": "\n**Project only for educational purposes! \ud83e\udd13**\n\n\n\n[![Downloads](https://static.pepy.tech/personalized-badge/selfbotclient?period=total&units=international_system&left_color=grey&right_color=brightgreen&left_text=Downloads)](https://pepy.tech/project/selfbotclient)\n\n[![Documentation Status](https://readthedocs.org/projects/selfbotclient/badge/?version=latest)](https://selfbotclient.readthedocs.io/en/latest/?badge=latest)\n\n![master](https://img.shields.io/github/last-commit/badges/shields/master)\n\n![commits](https://badgen.net/github/commits/xXenvy/selfbotclient/master)\n\n\n\n## \ud83c\udf10 Docs\n\nhttps://selfbotclient.readthedocs.io/en/latest/\n\n\n\n# \u26a1 Fast Self Bot Client\n\n- Token Checker | `1` token / `140`ms\n\n- +10 requests / 1s `(using threads)`\n\n\n\nhttps://github.com/xXenvy/SelfBotClient/assets/111158232/ede9fb47-d489-4d9a-b58d-95c06dea6fe9\n\n\n\n\n\n# \ud83d\udd27 Full control\n\n- A separate method to send your own requests\n\n- Ability to manage individual selfbots\n\n\n\n# \ud83d\udccc Ratelimit handler\n\n- The library itself detects whether you have reached the ratelimit of the discord and, if so, forces you to wait a certain time.\n\n![Test](https://i.imgur.com/hTUFQKF.png)\n\n# \ud83d\udee0\ufe0f Installation\n\n```shell\n\npip install -U selfbotclient\n\n```\n\n# \ud83d\udcab Usage\n\n```py\n\nfrom SelfBotClient import Client\n\n\n\ntokens: list[str] = [\"TOKEN_1\", \"TOKEN_2\"]\n\n\n\nclient: Client = Client(api_version=10)\n\nclient.login(token=tokens)\n\n```\n\n**See more examples on github:** [Examples](https://github.com/xXenvy/SelfBotClient/tree/master/examples)\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Library that will allow you to manage selfbots",
"version": "1.1.2",
"project_urls": null,
"split_keywords": [
"python",
"requests",
"discord selfbot",
"selfbot",
"discord.py",
"aiohttp"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fec95cd0be3338212b96144536f858c2c210da2c2a02ea7c96491f9fb217c456",
"md5": "afb7d0bbff3e4eff73ab8a0613d11b76",
"sha256": "ffc8cea3865fc265a76cc88f6697a505b8910a0afac2b2e5231ebb20f3390361"
},
"downloads": -1,
"filename": "selfbotclient-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "afb7d0bbff3e4eff73ab8a0613d11b76",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 15173,
"upload_time": "2023-06-26T21:24:12",
"upload_time_iso_8601": "2023-06-26T21:24:12.234125Z",
"url": "https://files.pythonhosted.org/packages/fe/c9/5cd0be3338212b96144536f858c2c210da2c2a02ea7c96491f9fb217c456/selfbotclient-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3338b058bc20d69d16a265a21a5b9d2b81a19e18bd23288e990d2a7570614b5e",
"md5": "50ec96bcc2744c0d9bd43bf3e89e69d4",
"sha256": "552d789986a3281e380678634dcd14391057edb61fb86daf73aa0e0bf501c925"
},
"downloads": -1,
"filename": "selfbotclient-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "50ec96bcc2744c0d9bd43bf3e89e69d4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13640,
"upload_time": "2023-06-26T21:24:13",
"upload_time_iso_8601": "2023-06-26T21:24:13.831472Z",
"url": "https://files.pythonhosted.org/packages/33/38/b058bc20d69d16a265a21a5b9d2b81a19e18bd23288e990d2a7570614b5e/selfbotclient-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-26 21:24:13",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "selfbotclient"
}