安装

mute.About 1 minAbout 326 words

下载

pip install nonebot_plugin_xiuxian_2
nb plugin install nonebot_plugin_xiuxian_2
git clone https://github.com/QingMuCat/nonebot_plugin_xiuxian_2.git

使用镜像:git clone https://ghproxy.com/https://github.com/QingMuCat/nonebot_plugin_xiuxian_2

配置

资源文件

  1. 配置文件一般在 data/xiuxian 文件夹下,初次启动修仙插件时会自动生成一部分。修改配置只需修改json文件即可,任何修改都需要重启bot
  2. 除此之外,您还需要下载卡图open in new window,将解压后的卡图放置于 data/xiuxian 目录下

分控配置(可选)

若您有多个QQ机器人链接的需求,可以在 xiuxian_config.py 配置

self.put_bot = [] 
self.main_bo = []
self.shield_group = []
self.layout_bot_dict = {{}}

参数: