nonebot-adapter-opqbot


Namenonebot-adapter-opqbot JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryOPQBot adapter for nonebot2
upload_time2024-08-18 16:34:52
maintainerNone
docs_urlNone
authorYour Name
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # adapter-OPQBot
NoneBot2 OPQBot适配器 / OPQBot adapter for nonebot2


## 配置
修改 NoneBot 配置文件 `.env`

>url为OPQBot的IP:PORT
> 
>bots是QQ号
> 
>DRIVER目前只测试过这个类型

```
url=127.0.0.1:8086
bots=[123456,654321]
DRIVER=~httpx+~websockets
```


API等信息请看[wiki](https://github.com/opq-osc/nonebot-adapter-opqbot/wiki)

交流群:

![QQ](https://img.shields.io/badge/QQ-EB1923?logo=tencent-qq&logoColor=white) [856337734](https://qm.qq.com/q/aG7ipCZD2M)
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nonebot-adapter-opqbot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "you@example.com",
    "download_url": "https://files.pythonhosted.org/packages/d8/38/0e9e8e5347f98cc9fa85bda580eb57294016e2798de421855f5d160a535e/nonebot_adapter_opqbot-0.1.2.tar.gz",
    "platform": null,
    "description": "# adapter-OPQBot\nNoneBot2 OPQBot\u9002\u914d\u5668 / OPQBot adapter for nonebot2\n\n\n## \u914d\u7f6e\n\u4fee\u6539 NoneBot \u914d\u7f6e\u6587\u4ef6 `.env`\n\n>url\u4e3aOPQBot\u7684IP:PORT\n> \n>bots\u662fQQ\u53f7\n> \n>DRIVER\u76ee\u524d\u53ea\u6d4b\u8bd5\u8fc7\u8fd9\u4e2a\u7c7b\u578b\n\n```\nurl=127.0.0.1:8086\nbots=[123456,654321]\nDRIVER=~httpx+~websockets\n```\n\n\nAPI\u7b49\u4fe1\u606f\u8bf7\u770b[wiki](https://github.com/opq-osc/nonebot-adapter-opqbot/wiki)\n\n\u4ea4\u6d41\u7fa4:\n\n![QQ](https://img.shields.io/badge/QQ-EB1923?logo=tencent-qq&logoColor=white) [856337734](https://qm.qq.com/q/aG7ipCZD2M)",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "OPQBot adapter for nonebot2",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0faa4a50f84b2b54581f3fe042c30c1e69cf85503f192910c5c7c6d578366e30",
                "md5": "6aab9616d214eda66762a55f6798276b",
                "sha256": "c0369adcc5dbea2d6ee3ef7c8816dbc998323239d8802602f51de1236c46e4f2"
            },
            "downloads": -1,
            "filename": "nonebot_adapter_opqbot-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6aab9616d214eda66762a55f6798276b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 18278,
            "upload_time": "2024-08-18T16:34:51",
            "upload_time_iso_8601": "2024-08-18T16:34:51.249833Z",
            "url": "https://files.pythonhosted.org/packages/0f/aa/4a50f84b2b54581f3fe042c30c1e69cf85503f192910c5c7c6d578366e30/nonebot_adapter_opqbot-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8380e9e8e5347f98cc9fa85bda580eb57294016e2798de421855f5d160a535e",
                "md5": "89042a2f9a8d8ac2020669a30853581b",
                "sha256": "56774e468b70c5408a1ed57f1ee709b34dfc2f394fdba9b75ee1b246a9bbc2f8"
            },
            "downloads": -1,
            "filename": "nonebot_adapter_opqbot-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "89042a2f9a8d8ac2020669a30853581b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 14318,
            "upload_time": "2024-08-18T16:34:52",
            "upload_time_iso_8601": "2024-08-18T16:34:52.616422Z",
            "url": "https://files.pythonhosted.org/packages/d8/38/0e9e8e5347f98cc9fa85bda580eb57294016e2798de421855f5d160a535e/nonebot_adapter_opqbot-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-18 16:34:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nonebot-adapter-opqbot"
}
        
Elapsed time: 0.27530s