-
Notifications
You must be signed in to change notification settings - Fork 20
NapCatQQ使用教程
Welsonpeaches edited this page Jun 28, 2025
·
6 revisions
如果你是Windows/Windows Server用户:
前往NapCatQQ Releases并下载最新版Windows一键包NapCat.Framework.Windows.OneKey.zip并解压
如果你是有桌面Linux用户:
请在终端中执行(注意在Linux桌面环境下开终端,不要使用ssh)
curl -o napcat.sh https://nclatest.znin.net/NapNeko/NapCat-Installer/main/script/install.framework.sh && sudo bash napcat.sh
如果你是无桌面Linux用户(Linux Server):
请在终端中执行
curl -o napcat.sh https://github.moeyy.xyz/https://raw.githubusercontent.com/NapNeko/napcat-linux-installer/refs/heads/main/install.sh && sudo bash napcat.sh
如果你是Windows/Windows Server用户:
- 点击 NapCatInstaller.exe 等待自动化配置
- 进去 NapCat.XXXX.Framework 目录
- 启动 NapCatWinBootMain.exe 如果频繁提示 QQ出现损坏请安装一个插件 LiteLoaderQQNT-Kill-Update
如果你是有桌面Linux用户(在执行安装脚本时可能会自动开启):
执行
sudo .\launcher.sh(或按照安装脚本提示操作)
如果你是无桌面Linux用户(Linux Server):
请在终端中执行
sudo .\launcher.sh(或按照安装脚本提示操作)
打开http://localhost:6099 (如在服务器上部署请把localhost更换成你的ip地址)
输入napcat登录NapCat的WebUI(如图)
找到_网络配置_(如图)
添加一个_Websocket服务器
_(配置如图所示,名称可自行更改)
(如果你是Windows服务器请在host填入127.0.0.1这个地址)
如果启动之后提示连接成功,那么恭喜你,成功配置了NapCatQQ!
如果这样子来一遍之后还是不行,那么请看NapCatQQ官方文档