Skip to main content

Mirai Api HTTP adapter for nonebot2

Project description

nonebot

NoneBot-Adapter-Mirai

✨ mirai-api-http v2 协议适配 ✨

[!NOTE] Mirai 及 mirai-api-http 现处于停滞更新状态

本项目仅为仍然使用 mirai-api-http 的用户提供支持

配置

修改 NoneBot 配置文件 .env 或者 .env.*

Driver

参考 driver 配置项,添加 HTTPClientWebSocketClient 支持。

如:

DRIVER=~httpx+~websockets

DRIVER=~aiohttp

MIRAI_CLIENTS

配置连接配置,如:

MIRAI_CLIENTS='
[
  {
    "host": "localhost",
    "port": "8080",
    "account": 1234567890,
    "verify_key": "xxx"
  }
]
'

hostport 为 mirai-api-http 服务的监听地址与端口,

account 为当前机器人的 QQ 号,

verify_key 为 mirai-api-http 的 verifyKey

相关项目/鸣谢

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_adapter_mirai-2.3.3.tar.gz (44.0 kB view details)

Uploaded Source

Built Distribution

nonebot_adapter_mirai-2.3.3-py3-none-any.whl (47.8 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_adapter_mirai-2.3.3.tar.gz.

File metadata

  • Download URL: nonebot_adapter_mirai-2.3.3.tar.gz
  • Upload date:
  • Size: 44.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.18.1 CPython/3.10.12 Linux/6.5.0-1025-azure

File hashes

Hashes for nonebot_adapter_mirai-2.3.3.tar.gz
Algorithm Hash digest
SHA256 4953875c368bfe66027bc34b7240bc99a8e129647372d5a61b2d55e0b6a9582e
MD5 ae9160159bfdba620ccfd74c1f981ae5
BLAKE2b-256 5af6fd42434804fac915145501bf3f2b194518c737a5edff2aad23c303918ff1

See more details on using hashes here.

File details

Details for the file nonebot_adapter_mirai-2.3.3-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_adapter_mirai-2.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ccac6b430486fafb35c70661f8e576e733f784942bc4cd2b93ebf56030a6f50d
MD5 93386e8b386a181c465dd67215c6d5bc
BLAKE2b-256 1cb9a8fd039f2b3d15b25b4dd84ff99d2fedd74396aaa3ce26013a03c0163640

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page