[English] / [中文]
Forwarding message between Napcat and Minecraft!
KittySnap is a plugin that bridges QQ Group messaging and in-game chatting.
- Download the complied file from actions or release
- If none of them exists, consider building it yourself
- Threw the plugin into your server's /plugin folder
- Start up a NapcatQQ server and add a
Websocket Serverproperty- For detailed tutorials, see NapcatQQ official website
- Switch the folder to /plugin/KittySnap and open
config.yml - Fill out the
WsUrl,token, andgroupskeys - Run
/ks reload
- Ensure that your bot was in your targeted listening group
You need JDK 21 and a good Internet connection.
Run the command line below to clone this repository first:
git clone https://github.com/Ph0sphorW/KittySnap/
- Switch the folder to the cloned repository folder and start a terminal
- Run command:
.\gradlew build
- Get the artifact under /target folder
What's that?
See license
@XIAYM-gh: Reorganized file structure
@HaHaWTH: Refactored image handling part