botipy


Namebotipy JSON
Version 0.3.0 PyPI version JSON
download
home_page
SummaryTemplate for discord.py bots
upload_time2023-10-03 17:26:58
maintainer
docs_urlNone
authorPang Hua Yen
requires_python
license
keywords python discord bot discord.py discord bot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
## How to install

pip install botipy

## Commands

botipy -h

- General usage guide

botipy start PROJECT_NAME 

- Build your discord.py bot project with the given name.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "botipy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,discord,bot,discord.py,discord bot",
    "author": "Pang Hua Yen",
    "author_email": "<panghua.yen@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/44/1c/ba3a607c7d4da273b37ed3d4647dd75161f9cdd16370a7923e4a3f1fca99/botipy-0.3.0.tar.gz",
    "platform": null,
    "description": "\n## How to install\n\npip install botipy\n\n## Commands\n\nbotipy -h\n\n- General usage guide\n\nbotipy start PROJECT_NAME \n\n- Build your discord.py bot project with the given name.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Template for discord.py bots",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        "discord",
        "bot",
        "discord.py",
        "discord bot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "411a713f6a431ef0232628462af06ef63d3b8b199f49b0f486c5bc2a5d25cc1a",
                "md5": "62a62df22b5d7e9e13e62d0ce052bd02",
                "sha256": "71dedfebdc8b21f0448859bc140f69163baa829d4bc9191f9ab4d3b5686c70da"
            },
            "downloads": -1,
            "filename": "botipy-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "62a62df22b5d7e9e13e62d0ce052bd02",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6620,
            "upload_time": "2023-10-03T17:26:55",
            "upload_time_iso_8601": "2023-10-03T17:26:55.816659Z",
            "url": "https://files.pythonhosted.org/packages/41/1a/713f6a431ef0232628462af06ef63d3b8b199f49b0f486c5bc2a5d25cc1a/botipy-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "441cba3a607c7d4da273b37ed3d4647dd75161f9cdd16370a7923e4a3f1fca99",
                "md5": "00bfc22d5726e578b43066bde9e6ee33",
                "sha256": "3d35cedf15fb25e35f330c46d68a6dddd17273c9137b3cf51f43c95f3e6b273d"
            },
            "downloads": -1,
            "filename": "botipy-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "00bfc22d5726e578b43066bde9e6ee33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6046,
            "upload_time": "2023-10-03T17:26:58",
            "upload_time_iso_8601": "2023-10-03T17:26:58.146168Z",
            "url": "https://files.pythonhosted.org/packages/44/1c/ba3a607c7d4da273b37ed3d4647dd75161f9cdd16370a7923e4a3f1fca99/botipy-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-03 17:26:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "botipy"
}
        
Elapsed time: 0.17268s