Skip to main content

QQ Guild adapter for nonebot2

Project description

nonebot-adapter-qqguild

NoneBot-Adapter-QQGuild

✨ QQ 频道协议适配 ✨

[!IMPORTANT] 本适配器已停止支持,请使用 NoneBot Adapter QQ 适配器。

配置

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

Driver

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

如:

DRIVER=~httpx+~websockets
DRIVER=~aiohttp

QQGUILD_IS_SANDBOX

是否为沙盒模式,默认为 False

QQGUILD_IS_SANDBOX=true

QQGUILD_BOTS

配置机器人帐号,如:

QQGUILD_BOTS='
[
  {
    "id": "xxx",
    "token": "xxx",
    "secret": "xxx",
    "intent": {
      "guild_messages": true,
      "at_messages": false
    }
  }
]
'

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_qqguild-0.4.0.tar.gz (20.8 kB view details)

Uploaded Source

Built Distribution

nonebot_adapter_qqguild-0.4.0-py3-none-any.whl (25.6 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_adapter_qqguild-0.4.0.tar.gz.

File metadata

File hashes

Hashes for nonebot_adapter_qqguild-0.4.0.tar.gz
Algorithm Hash digest
SHA256 481802ad9dc5254ef555a47ed2737d9027ef5eb9743d28775052874b870ca15e
MD5 dd016e42b4a3bd418629dcd5629818de
BLAKE2b-256 9f6524ea962cde0f4b959142cfd522b47250c4913863f8ac72aff7af5a3ee14a

See more details on using hashes here.

File details

Details for the file nonebot_adapter_qqguild-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_adapter_qqguild-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 991480cb8c931d540f4db439a9a0f71fc92d7585ecbab292e5d4643ef2535402
MD5 cbc5f3d7e72d06a68b58d3e2b5e1707e
BLAKE2b-256 077d801f1b69d715b60405c1d07eb4fef083a69a92c82c72af1ff18fb9f73d2d

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