git clone -b dev --depth=1 https://github.com/wsdtl/nonebot_plugin_xiuxian_2_pmv 2、将git下来的data文件夹移动到bot根目录 3、安装依赖 pip install -r requirements.txt 4、在.env.*文件中设置超管与机器人昵称 SUPERUSERS = ["xxxxx"] NICKNAME = ["xx"] ...
基于Nonebot2的修仙文字游戏插件. Contribute to ganchengcaiyue/nonebot_plugin_simulator_xiuxian development by creating an account on GitHub.
基于Nonebot2的修仙文字游戏插件,修改版. Contribute to Nanxi-su/nonebot_plugin_xiuxian_2_pmv development by creating an account on GitHub.
基于Nonebot2的修仙文字游戏插件. Contribute to ganchengcaiyue/nonebot_plugin_simulator_xiuxian development by creating an account on GitHub.
4 changes: 2 additions & 2 deletions 4 nonebot_plugin_xiuxian_2/xiuxian/xiuxian_utils/utils.py Original file line numberDiff line numberDiff line change @@ -116,7 +116,7 @@ def __init__(self, size=32): self.share_img_width = 1080 self.line_space = int(size) self.lrc_line_...
#.idea/ 21 changes: 21 additions & 0 deletions21LICENSE Original file line numberDiff line numberDiff line change @@ -0,0 +1,2 @@ #nonebot_plugin_xiuxian_2_pmv 基于Nonebot2的修仙文字游戏插件,修改版
git clone -b dev --depth=1 https://github.com/wsdtl/nonebot_plugin_xiuxian_2_pmv ``` 2、安装依赖 2、将git下来的data文件夹移动到bot根目录 3、安装依赖 ``` pip install -r requirements.txt ``` 3、在.env.*文件中设置超管与机器人昵称 4、在.env.*文件中设置超管与机器人昵称 ``` ...
基于Nonebot2的修仙文字游戏插件. Contribute to ganchengcaiyue/nonebot_plugin_simulator_xiuxian development by creating an account on GitHub.