Name | discord-token-joiner.py JSON |
Version |
1.0.2
JSON |
| download |
home_page | |
Summary | This is simple discord token joiner. |
upload_time | 2023-05-30 12:33:16 |
maintainer | |
docs_url | None |
author | maxeqx |
requires_python | |
license | MIT |
keywords |
discord
token
joiner
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Requirements:
File: tokens.txt (can`t be empty)
File: proxies.txt (can be empty)
Instaling:
# Linux/macOS
pip3 install -U discord-token-joiner.py
# Windows
pip install -U discord-token-joiner.py
Example Usage:
from discord-token-joiner import *
main = Joiner() # define class
main.invitelink = '' # replace '' with 'invitelink'
main.run() # running code
Raw data
{
"_id": null,
"home_page": "",
"name": "discord-token-joiner.py",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "discord token joiner",
"author": "maxeqx",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/f1/58/09357cc94c02f6ea6ed3d80cc33f74d93eaec6a88dfba0e25ea53a613c8e/discord-token-joiner.py-1.0.2.tar.gz",
"platform": null,
"description": "Requirements:\r\n\r\nFile: tokens.txt (can`t be empty)\r\nFile: proxies.txt (can be empty)\r\n\r\nInstaling:\r\n\r\n# Linux/macOS\r\npip3 install -U discord-token-joiner.py\r\n\r\n# Windows\r\npip install -U discord-token-joiner.py\r\n\r\nExample Usage:\r\n\r\nfrom discord-token-joiner import *\r\n\r\nmain = Joiner() # define class\r\n\r\nmain.invitelink = '' # replace '' with 'invitelink'\r\n\r\nmain.run() # running code\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This is simple discord token joiner.",
"version": "1.0.2",
"project_urls": null,
"split_keywords": [
"discord",
"token",
"joiner"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f15809357cc94c02f6ea6ed3d80cc33f74d93eaec6a88dfba0e25ea53a613c8e",
"md5": "26eb641d684e6a578cd7c79dd44cf3ef",
"sha256": "7f214224c89a9b4023e3988c70e0c973e27c50a275f4f85d7a5e2f06a4499a50"
},
"downloads": -1,
"filename": "discord-token-joiner.py-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "26eb641d684e6a578cd7c79dd44cf3ef",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3640,
"upload_time": "2023-05-30T12:33:16",
"upload_time_iso_8601": "2023-05-30T12:33:16.637688Z",
"url": "https://files.pythonhosted.org/packages/f1/58/09357cc94c02f6ea6ed3d80cc33f74d93eaec6a88dfba0e25ea53a613c8e/discord-token-joiner.py-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-30 12:33:16",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "discord-token-joiner.py"
}