Skip to main content

Discord - QQ 消息转发插件

Project description

📖 介绍

将 QQ 与 Discord 的消息互通,并支持转发图片回复提及(@)

💿 安装

先决条件

在安装之前,请确保您的环境符合以下条件:

  1. 拥有一个能够运行的 Python,版本在 3.9 及以上(本插件部分版本可能需要 3.12)
  2. 已经安装并配置好 pip 等任意一款 Python3 包管理器
  3. 已经创建或拥有了一个 NoneBot2 机器人项目

安装

通过文件安装
  1. 在您的 pyproject.toml 中配置一个插件目录
plugin_dirs = ["src/plugins"]

您需要确保此目录存在,下文将使用 插件目录 代指此目录。

  1. 下载本仓库
  2. nonebot-plugin-discord-message-bridge-main 文件夹中的 nonebot_plugin_discord_message_bridge 文件夹解压到插件目录
  3. 安装依赖
pip install -r discord-py httpx nonebot2 'nonebot2[fastapi]' nonebot-adapter-onebot
通过 PIP 安装
  1. 使用 pip 安装插件
pip install nonebot-plugin-discord-message-bridge
  1. 修改 pyproject.tomlplugins 中添加 nonebot_plugin_discord_message_bridge

⚙️ 配置

请修改在机器人目录中创建一个 .env 文件(或编辑对应 .env 文件,可能为 .env.dev.env.prod),并参考 🔗config.py 的内容进行修改

  • 需要 🔗创建一个 Discord Bot 并邀请进入服务器中,用于接收消息
  • 需要在 Discord 的 「服务器设置 → 整合」 内为需要转发的频道创建一个 Webhook ,并填入配置文件中,用于发送 QQ 内的消息

🎉 使用

  • 在 QQ 群内收到一条消息时会启动 Discord 接收端,转发即可正常使用
  • 用户在 Discord 内发送绑定命令 (默认为 ~) 后可转发提及(@)

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

Built Distribution

File details

Details for the file nonebot_plugin_discord_message_bridge-1.2.0.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_discord_message_bridge-1.2.0.tar.gz
Algorithm Hash digest
SHA256 e6b432f0ede96d83306283f782935dddec4749c061ddc553c5f6a37b3229d7b3
MD5 8f8f9a2c6b07bb069eb5fc44e5038dfc
BLAKE2b-256 7e159948a35f43fdb963a10e5a053fc5a83c7bac05ced6faef98a6557a3ead5c

See more details on using hashes here.

File details

Details for the file nonebot_plugin_discord_message_bridge-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_discord_message_bridge-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a8e15602977d821b42d56014ff6f20e63d6363bde3567e6352f1427cc5ff8fd2
MD5 a8c6c0078b62914a6933bf32217522b0
BLAKE2b-256 60a48f4ee0c2b13fe82c13798cd80124cdb27637569411b0f291cea60aaba6f1

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