QingMuCat / nonebot_plugin_xiuxian_2

基于Nonebot2的修仙文字游戏插件
77 stars 17 forks source link

增加文档 #10

Closed KomoriDev closed 1 year ago

KomoriDev commented 1 year ago

为修仙插件编写文档

KomoriDev commented 1 year ago

修仙说明书

效果图

image image image

食用方法

  1. 下载依赖
    npm install
  2. 运行
    npm run docs:dev

已知问题

工作流配置不好,没办法自动build

(pr后,要去学习,两周后回来,这次pr有点着急了属于是)

all847 commented 1 year ago

快更新文档!!!!

KomoriDev commented 1 year ago

更改加载方式后可能会有如下报错,因为加载时将config和data作为插件导入出错,不影响正常使用

RuntimeError: Module xxx.xxx.xxx.download_xiuxian_data is not loaded as a plugin! Make sure not to import it before loading.