desuko


Namedesuko JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/arichr/desuko-discord
SummaryAn extensible Discord bot, written in Python & Pycord.
upload_time2023-01-26 16:00:58
maintainer
docs_urlNone
authorArisu Wonderland
requires_python>=3.8,<4.0
licenseMIT
keywords discord async bot python3 discord-bot modular module library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
    <h1 align="center">Desuko</h1>
    <p align="center">
        <img src="https://cdn.jsdelivr.net/npm/twemoji@11.3.0/2/svg/26a0.svg" width="20" alt="" valign="top" /> <b>This repository is archived.</b> Please check out <a href="https://docs.pycord.dev/en/stable/ext/tasks/index.html">discord.ext.tasks</a> as a replacement. <img src="https://cdn.jsdelivr.net/npm/twemoji@11.3.0/2/svg/26a0.svg" width="20" alt="" valign="top" />
    </p>
    <p align="center">
        <a href="https://pypi.org/project/desuko-discord/" target="_blank"><img src="https://raster.shields.io/pypi/v/desuko-discord.svg?style=flat&logo=python&logoColor=white" alt="PyPi release" /></a>
        <a href="https://codeclimate.com/github/arichr/desuko-discord/maintainability"><img src="https://api.codeclimate.com/v1/badges/76f40b543de7e3645163/maintainability" alt="CodeClimate maintainability" /></a>
        <br />
        Desuko is an extensible Discord bot, written in Python & Pycord.
    </p>
    <p align="center">
        <a href="https://arichr.github.io/gophient/" target="_blank"><img src="https://raster.shields.io/badge/read-documentation-47b649.svg?style=for-the-badge&logo=python&logoColor=white" alt="Read documentation" /></a>
    </p>
</p>

**Features:**

* **Hackable**: Desuko aims to keep the code clean and intuitive.
* **Extensible**: Desuko can be extended by various modules.
* **Fully configurable**: Everything can be configured via YAML.
* **Async-friendly**: Desuko support asyncronious functions out of the box.

## Getting started
**First steps:**

1. [Installation](https://arichr.github.io/desuko-discord/docs/getting_started/1_Installation/) - Install & run a basic version of Desuko.
2. [Configuration](https://arichr.github.io/desuko-discord/docs/getting_started/2_Configuration/) - Configurate your Desuko using `desuko.yaml`.

**Modules:**

1. [Hello, Desuko!](https://arichr.github.io/desuko-discord/docs/modules/Development/HelloDesuko/) - "Hello, World!" module for Desuko
2. [Handlers and subscribers](https://arichr.github.io/desuko-discord/docs/modules/Development/HandlersAndSubs/) - Handlers and subscribers usage for building event-driven bots


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/arichr/desuko-discord",
    "name": "desuko",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "discord,async,bot,python3,discord-bot,modular,module,library",
    "author": "Arisu Wonderland",
    "author_email": "arisuchr@riseup.net",
    "download_url": "https://files.pythonhosted.org/packages/79/57/4d4f724a47649815789e3b62c5620e1f02f0121c7e8d5e0b0753dd4a0498/desuko-0.1.1.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n    <h1 align=\"center\">Desuko</h1>\n    <p align=\"center\">\n        <img src=\"https://cdn.jsdelivr.net/npm/twemoji@11.3.0/2/svg/26a0.svg\" width=\"20\" alt=\"\" valign=\"top\" /> <b>This repository is archived.</b> Please check out <a href=\"https://docs.pycord.dev/en/stable/ext/tasks/index.html\">discord.ext.tasks</a> as a replacement. <img src=\"https://cdn.jsdelivr.net/npm/twemoji@11.3.0/2/svg/26a0.svg\" width=\"20\" alt=\"\" valign=\"top\" />\n    </p>\n    <p align=\"center\">\n        <a href=\"https://pypi.org/project/desuko-discord/\" target=\"_blank\"><img src=\"https://raster.shields.io/pypi/v/desuko-discord.svg?style=flat&logo=python&logoColor=white\" alt=\"PyPi release\" /></a>\n        <a href=\"https://codeclimate.com/github/arichr/desuko-discord/maintainability\"><img src=\"https://api.codeclimate.com/v1/badges/76f40b543de7e3645163/maintainability\" alt=\"CodeClimate maintainability\" /></a>\n        <br />\n        Desuko is an extensible Discord bot, written in Python & Pycord.\n    </p>\n    <p align=\"center\">\n        <a href=\"https://arichr.github.io/gophient/\" target=\"_blank\"><img src=\"https://raster.shields.io/badge/read-documentation-47b649.svg?style=for-the-badge&logo=python&logoColor=white\" alt=\"Read documentation\" /></a>\n    </p>\n</p>\n\n**Features:**\n\n* **Hackable**: Desuko aims to keep the code clean and intuitive.\n* **Extensible**: Desuko can be extended by various modules.\n* **Fully configurable**: Everything can be configured via YAML.\n* **Async-friendly**: Desuko support asyncronious functions out of the box.\n\n## Getting started\n**First steps:**\n\n1. [Installation](https://arichr.github.io/desuko-discord/docs/getting_started/1_Installation/) - Install & run a basic version of Desuko.\n2. [Configuration](https://arichr.github.io/desuko-discord/docs/getting_started/2_Configuration/) - Configurate your Desuko using `desuko.yaml`.\n\n**Modules:**\n\n1. [Hello, Desuko!](https://arichr.github.io/desuko-discord/docs/modules/Development/HelloDesuko/) - \"Hello, World!\" module for Desuko\n2. [Handlers and subscribers](https://arichr.github.io/desuko-discord/docs/modules/Development/HandlersAndSubs/) - Handlers and subscribers usage for building event-driven bots\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An extensible Discord bot, written in Python & Pycord.",
    "version": "0.1.1",
    "split_keywords": [
        "discord",
        "async",
        "bot",
        "python3",
        "discord-bot",
        "modular",
        "module",
        "library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50350e79d7f891a8bc8c4e505e915f862c2b4775fd7d1b6273ba73e8cf0933da",
                "md5": "cebd19523c57a91b8db2a7729a66f830",
                "sha256": "dcc93fe539e872026e34ce1f91e8fc9deb19eb0962b2766f98ba771ae0b9130a"
            },
            "downloads": -1,
            "filename": "desuko-0.1.1-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "cebd19523c57a91b8db2a7729a66f830",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 7488,
            "upload_time": "2023-01-26T16:00:55",
            "upload_time_iso_8601": "2023-01-26T16:00:55.978673Z",
            "url": "https://files.pythonhosted.org/packages/50/35/0e79d7f891a8bc8c4e505e915f862c2b4775fd7d1b6273ba73e8cf0933da/desuko-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79574d4f724a47649815789e3b62c5620e1f02f0121c7e8d5e0b0753dd4a0498",
                "md5": "b829f66d5a7d3f1c7f20ef71855c35be",
                "sha256": "03dc435e4bb84e634c6a2110f0b20897030fc7c7d6a09ca8ddd913a863428381"
            },
            "downloads": -1,
            "filename": "desuko-0.1.1.tar.gz",
            "has_sig": true,
            "md5_digest": "b829f66d5a7d3f1c7f20ef71855c35be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 6608,
            "upload_time": "2023-01-26T16:00:58",
            "upload_time_iso_8601": "2023-01-26T16:00:58.842048Z",
            "url": "https://files.pythonhosted.org/packages/79/57/4d4f724a47649815789e3b62c5620e1f02f0121c7e8d5e0b0753dd4a0498/desuko-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 16:00:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "arichr",
    "github_project": "desuko-discord",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "desuko"
}
        
Elapsed time: 0.03206s