Skip to content

Latest commit

 

History

History
106 lines (62 loc) · 1.8 KB

readme.md

File metadata and controls

106 lines (62 loc) · 1.8 KB

discord 工具:

说明:

  • ✅ Discord 群消息归档助手.

BOT 功能:

  • ✅ 已支持非常丰富的功能:
    • ✅ group 群元信息查询
    • ✅ channel 元信息查询
    • ✅ thread 元信息查询
    • ✅ channel 消息历史迁移(到 thread or 另外一个 channel).

帮助菜单:

  • ✅ 帮助菜单, 已给出每个指令的传参示例.

img.png

使用截图:

🔋查询 group/channel/thread 元信息:

group 群查询:

img_2.png

channel 查询:

img_3.png

指定 channel 查询:

img_4.png

🔋群 channel 历史消息迁移:

channel 消息迁移:

  • 原 channel 历史消息:

  • img_5.png

  • 执行迁移命令:

img_6.png

  • 迁移到 thread 结果:

img_7.png

文档:

准备工作:

创建 bot:

把本 bot 添加到目标群:

使用方式:

  • 运行:
# way1:
cd toolbox/
task discord:run

# way2:
cd packages/discord-cli/
task run

reference:

libs:

discord api: