Skip to main content

使用Nonebot2让Discord和QQ群实现互相通信

Project description

nonebot_dcqq_relay_plugin


✨ 使用Nonebot2让Discord和QQ群实现互相通信 ✨

Badge Badge

介绍 - 支援功能 - 安装 - 感谢
Q&A - BUG列表 - (务必查看) env配置 - TODO

介绍

使用Onebot V11适配器和Discord适配器来实现对Discord与QQ群互相交流的插件。

理论支持所有使用Onebot V11的框架, 只不过有些框架可能会遇到问题,请自行测试。

目前只支持普通的文字频道,不支持帖子频道 (也不打算支持)

语音频道也许后面会支持,但看看有没有这个需求。

如果你嫌这个项目不够好用,可以尝试Autuamn大大的nonebot-plugin-dcqq-relay插件!!!

如果你寻找的是discord和qq频道互相通信,请使用Autuamn大大的nonebot-plugin-dcqg-relay插件!!!

功能

ARK消息和Embed消息暂不打算支持

目前支持的消息:

尚未支持的消息:

  • 语音
  • 视频

安装

目前此插件还在早期开发阶段,还有许多问题!!!

然后这是我的python初作品(此前没写过任何一个python语言的东西),所以可能代码层面不太理想,请见谅。 :(

如果遇到问题还请务必提 issue


使用包管理器安装(目前推荐) 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-dcqq-relay-plugin
pdm (未测试)
pdm add nonebot-dcqq-relay-plugin
poetry
poetry add nonebot-dcqq-relay-plugin

打开 nonebot2 项目的 bot.py 文件, 在其中写入

如果你没有bot.py文件,请使用nb-cli生成bot文件

nonebot.load_plugin('nonebot_dcqq_relay_plugin')
从 github 安装 在 nonebot2 项目的插件目录下, 打开命令行, 输入以下命令克隆此储存库
git clone https://github.com/PawTeamClub/nonebot_dcqq_relay_plugin.git

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin('src.plugins.nonebot_dcqq_relay_plugin')

感谢

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_dcqq_relay_plugin-1.1.3.tar.gz (20.2 kB view details)

Uploaded Source

Built Distribution

nonebot_dcqq_relay_plugin-1.1.3-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_dcqq_relay_plugin-1.1.3.tar.gz.

File metadata

File hashes

Hashes for nonebot_dcqq_relay_plugin-1.1.3.tar.gz
Algorithm Hash digest
SHA256 b1266f4396cfd43f9e3f672395415142863fd131fd3623042348bd9072226cac
MD5 9364f2876b98417e08aec3c98de4a83a
BLAKE2b-256 50b2e19ac232aee0460c90d465c3f115ed1b61c959e40a97eb9a16a234e3b2ab

See more details on using hashes here.

File details

Details for the file nonebot_dcqq_relay_plugin-1.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_dcqq_relay_plugin-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2995ae166e947c9a8127977189cf841ffb3be2a03cfba72b0c09ed9b43ea5c39
MD5 b28e89bda5f735228ad7e7df550e2916
BLAKE2b-256 1d06f97519a120e24dacae11c729b0ac932f63438d6c219815bbad99f2134181

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