alicebot-plugin-mirai-repeater


Namealicebot-plugin-mirai-repeater JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
Summaryusing mirai adapter, will repeat group member's message randomly
upload_time2024-07-30 09:15:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseAGPL-3.0
keywords bot chatbot alicebot mirai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AliceBot-Plugin-Mirai-Repeater

**AliceBot Mirai框架用复读机**

可以用来复读群友的话

可以通过在机器人主程序中修改Repeater的repeat_len变量来决定多少次以后复读
![alt text](resources/img/image.png)



</div>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "alicebot-plugin-mirai-repeater",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "bot, chatbot, alicebot, mirai",
    "author": null,
    "author_email": "DekuWang <2873450572@qq.com>",
    "download_url": "https://files.pythonhosted.org/packages/a3/54/0ff927c6f73b67899e80301def77c006f179bed451626c2ba86c00669a36/alicebot_plugin_mirai_repeater-0.0.4.tar.gz",
    "platform": null,
    "description": "# AliceBot-Plugin-Mirai-Repeater\n\n**AliceBot Mirai\u6846\u67b6\u7528\u590d\u8bfb\u673a**\n\n\u53ef\u4ee5\u7528\u6765\u590d\u8bfb\u7fa4\u53cb\u7684\u8bdd\n\n\u53ef\u4ee5\u901a\u8fc7\u5728\u673a\u5668\u4eba\u4e3b\u7a0b\u5e8f\u4e2d\u4fee\u6539Repeater\u7684repeat_len\u53d8\u91cf\u6765\u51b3\u5b9a\u591a\u5c11\u6b21\u4ee5\u540e\u590d\u8bfb\n![alt text](resources/img/image.png)\n\n\n\n</div>\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "using mirai adapter, will repeat group member's message randomly",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/DekuWang/alicebot-plugin-mirai-repeater",
        "Repository": "https://github.com/DekuWang/alicebot-plugin-mirai-repeater"
    },
    "split_keywords": [
        "bot",
        " chatbot",
        " alicebot",
        " mirai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f25f20d6198da5f6766895a014037247c3516487391e563b172830dbd9236884",
                "md5": "56821b61ead5f0fe124a94835d65d8dd",
                "sha256": "9241410a96f81e7a158a7867850988d70953a6c7180eaea057c81aa4da77e443"
            },
            "downloads": -1,
            "filename": "alicebot_plugin_mirai_repeater-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56821b61ead5f0fe124a94835d65d8dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14437,
            "upload_time": "2024-07-30T09:14:12",
            "upload_time_iso_8601": "2024-07-30T09:14:12.330939Z",
            "url": "https://files.pythonhosted.org/packages/f2/5f/20d6198da5f6766895a014037247c3516487391e563b172830dbd9236884/alicebot_plugin_mirai_repeater-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3540ff927c6f73b67899e80301def77c006f179bed451626c2ba86c00669a36",
                "md5": "e698b1cb59f8ecba5bc99afb7ce9eeb9",
                "sha256": "8e56b5245d388b5e7ab3561e4d0d439f077ba8786f163e7d1a3803a4bcaff52a"
            },
            "downloads": -1,
            "filename": "alicebot_plugin_mirai_repeater-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e698b1cb59f8ecba5bc99afb7ce9eeb9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14196,
            "upload_time": "2024-07-30T09:15:13",
            "upload_time_iso_8601": "2024-07-30T09:15:13.681569Z",
            "url": "https://files.pythonhosted.org/packages/a3/54/0ff927c6f73b67899e80301def77c006f179bed451626c2ba86c00669a36/alicebot_plugin_mirai_repeater-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-30 09:15:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DekuWang",
    "github_project": "alicebot-plugin-mirai-repeater",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "alicebot-plugin-mirai-repeater"
}
        
Elapsed time: 1.23190s