nitro-toolkit


Namenitro-toolkit JSON
Version 2.1.3 PyPI version JSON
download
home_pagehttps://github.com/HenryLok0/nitro-toolkit
SummaryDiscord Nitro gift code generator and checker toolkit
upload_time2025-08-02 17:46:02
maintainerNone
docs_urlNone
authorHenryLok0
requires_python>=3.6
licenseMIT
keywords discord nitro generator checker gift codes api
VCS
bugtrack_url
requirements requests colorama
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Nitro 

[![Code Size](https://img.shields.io/github/languages/code-size/HenryLok0/nitro-toolkit?style=flat-square&logo=github)](https://github.com/HenryLok0/nitro-toolkit)
![PyPI - Version](https://img.shields.io/pypi/v/nitro-toolkit)

[![MIT License](https://img.shields.io/github/license/HenryLok0/nitro-toolkit?style=flat-square)](LICENSE)
[![Stars](https://img.shields.io/github/stars/HenryLok0/nitro-toolkit?style=flat-square)](https://github.com/HenryLok0/nitro-toolkit/stargazers)

Discord Nitro gift code generator and checker toolkit.

## ⚠️ Important Warning

**This tool is for educational purposes only. Please comply with Discord's Terms of Service.**

- Do not use this tool to violate Discord's ToS
- Excessive API requests may result in IP bans
- Use at your own risk and responsibility
- The author is not responsible for any consequences

## Features

- Generate Discord Nitro Classic and Boost codes
- Batch check gift card link validity
- Proxy support with automatic rotation
- Multi-threading for faster processing
- Smart rate limiting protection
- JSON result export

## Installation

```bash
pip install nitro-toolkit
```

## Quick Start

```bash
# Run the integrated tool
nitro-toolkit

# Basic usage
codestate [options]
```

## Options

| Option                  | Description |
|-------------------------|-------------|
| `--gen-proxies`         | Download fresh proxies to data/proxies.txt and exit |
| `--use-proxy`           | Enable proxy mode (load proxies from data/proxies.txt) |
| `--input`, `-i`         | Input file path (containing gift card links) |
| `--delay`, `-d`         | Request delay (seconds, default: 1.0) |
| `--timeout`, `-t`       | Request timeout (seconds, default: 10) |
| `--workers`, `-w`       | Max concurrent workers (default: 5) |
| `--no-threading`        | Disable multi-threading |
| `--output`, `-o`        | Output filename |
| `--proxy-file`          | Proxy list file path (default: data/proxies.txt) |

## Important Notes

- Valid codes are extremely rare (1 in millions)
- Use proxies to avoid IP blocking
- Respect Discord's Terms of Service
- Start with small batches for testing

## Contributing

Contributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.

---

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

---

## Support

If you have questions or need help, please open an issue on GitHub.

Thank you to all contributors and the open-source community for your support.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HenryLok0/nitro-toolkit",
    "name": "nitro-toolkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "discord, nitro, generator, checker, gift, codes, api",
    "author": "HenryLok0",
    "author_email": "HenryLok0 <your.email@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/56/83/89e9650c1f08c789728c36ea892386f2fa11cd0b702b42e8b3c8d78b9d23/nitro_toolkit-2.1.3.tar.gz",
    "platform": null,
    "description": "# Nitro \r\n\r\n[![Code Size](https://img.shields.io/github/languages/code-size/HenryLok0/nitro-toolkit?style=flat-square&logo=github)](https://github.com/HenryLok0/nitro-toolkit)\r\n![PyPI - Version](https://img.shields.io/pypi/v/nitro-toolkit)\r\n\r\n[![MIT License](https://img.shields.io/github/license/HenryLok0/nitro-toolkit?style=flat-square)](LICENSE)\r\n[![Stars](https://img.shields.io/github/stars/HenryLok0/nitro-toolkit?style=flat-square)](https://github.com/HenryLok0/nitro-toolkit/stargazers)\r\n\r\nDiscord Nitro gift code generator and checker toolkit.\r\n\r\n## \u26a0\ufe0f Important Warning\r\n\r\n**This tool is for educational purposes only. Please comply with Discord's Terms of Service.**\r\n\r\n- Do not use this tool to violate Discord's ToS\r\n- Excessive API requests may result in IP bans\r\n- Use at your own risk and responsibility\r\n- The author is not responsible for any consequences\r\n\r\n## Features\r\n\r\n- Generate Discord Nitro Classic and Boost codes\r\n- Batch check gift card link validity\r\n- Proxy support with automatic rotation\r\n- Multi-threading for faster processing\r\n- Smart rate limiting protection\r\n- JSON result export\r\n\r\n## Installation\r\n\r\n```bash\r\npip install nitro-toolkit\r\n```\r\n\r\n## Quick Start\r\n\r\n```bash\r\n# Run the integrated tool\r\nnitro-toolkit\r\n\r\n# Basic usage\r\ncodestate [options]\r\n```\r\n\r\n## Options\r\n\r\n| Option                  | Description |\r\n|-------------------------|-------------|\r\n| `--gen-proxies`         | Download fresh proxies to data/proxies.txt and exit |\r\n| `--use-proxy`           | Enable proxy mode (load proxies from data/proxies.txt) |\r\n| `--input`, `-i`         | Input file path (containing gift card links) |\r\n| `--delay`, `-d`         | Request delay (seconds, default: 1.0) |\r\n| `--timeout`, `-t`       | Request timeout (seconds, default: 10) |\r\n| `--workers`, `-w`       | Max concurrent workers (default: 5) |\r\n| `--no-threading`        | Disable multi-threading |\r\n| `--output`, `-o`        | Output filename |\r\n| `--proxy-file`          | Proxy list file path (default: data/proxies.txt) |\r\n\r\n## Important Notes\r\n\r\n- Valid codes are extremely rare (1 in millions)\r\n- Use proxies to avoid IP blocking\r\n- Respect Discord's Terms of Service\r\n- Start with small batches for testing\r\n\r\n## Contributing\r\n\r\nContributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\r\n\r\n---\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\r\n\r\n---\r\n\r\n## Support\r\n\r\nIf you have questions or need help, please open an issue on GitHub.\r\n\r\nThank you to all contributors and the open-source community for your support.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Discord Nitro gift code generator and checker toolkit",
    "version": "2.1.3",
    "project_urls": {
        "Bug Reports": "https://github.com/HenryLok0/discord/issues",
        "Documentation": "https://github.com/HenryLok0/discord/blob/main/README.md",
        "Homepage": "https://github.com/HenryLok0/discord",
        "Source": "https://github.com/HenryLok0/discord"
    },
    "split_keywords": [
        "discord",
        " nitro",
        " generator",
        " checker",
        " gift",
        " codes",
        " api"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c816f0c4b2d3540e15187603427d240e94b6403ca6660871f81a0303a9dedf3c",
                "md5": "fc0af60af690157878f8c2a2faa059d1",
                "sha256": "385c7e4d817c964d0c6d6bf68f9b3834c2a04aa39de823f46e48a4653538f59b"
            },
            "downloads": -1,
            "filename": "nitro_toolkit-2.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc0af60af690157878f8c2a2faa059d1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 27684,
            "upload_time": "2025-08-02T17:46:01",
            "upload_time_iso_8601": "2025-08-02T17:46:01.689412Z",
            "url": "https://files.pythonhosted.org/packages/c8/16/f0c4b2d3540e15187603427d240e94b6403ca6660871f81a0303a9dedf3c/nitro_toolkit-2.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "568389e9650c1f08c789728c36ea892386f2fa11cd0b702b42e8b3c8d78b9d23",
                "md5": "5f5ef44b5d64a290306796ccd1de9785",
                "sha256": "b10c29dc9a1884a3448f5eaab01370e9bd27ee2abca73601699b91818dd33e9a"
            },
            "downloads": -1,
            "filename": "nitro_toolkit-2.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5f5ef44b5d64a290306796ccd1de9785",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 19566,
            "upload_time": "2025-08-02T17:46:02",
            "upload_time_iso_8601": "2025-08-02T17:46:02.975734Z",
            "url": "https://files.pythonhosted.org/packages/56/83/89e9650c1f08c789728c36ea892386f2fa11cd0b702b42e8b3c8d78b9d23/nitro_toolkit-2.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-02 17:46:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HenryLok0",
    "github_project": "nitro-toolkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.25.1"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    ">=",
                    "0.4.4"
                ]
            ]
        }
    ],
    "lcname": "nitro-toolkit"
}
        
Elapsed time: 2.11935s