molanp / zhenxun_plugin_niuniu

真寻群内小游戏插件牛牛大作战;也支持nonebot
GNU General Public License v3.0
16 stars 6 forks source link

太棒了,👨‍❤️‍👨快乐小游戏,可以给机器人加牛牛,jj@两次机器人就可以击剑了 #3

Closed LaffeyLa closed 1 year ago

LaffeyLa commented 1 year ago

就想悄悄地问下能不能加个让某个人击剑必胜的代码(

molanp commented 1 year ago

emmm这个涉及到改底层判断代码( 以后可能会添加这个强制成功的命令(

如果需要的话可以偷偷去data/long.json里修改别人牛子的长度/深度,json文件key1为群号,key2为用户QQ号,key2的value类型为float

molanp commented 1 year ago

目前思路是通过命令添加的强制标签判断

if jj.label == True:
   ...more...
if hit_glue.lable == True:
   ...more...
LaffeyLa commented 1 year ago

目前思路是通过命令添加的强制标签判断

if jj.label == True:
   ...more...
if hit_glue.lable == True:
   ...more...

目前思路是通过命令添加的强制标签判断

if jj.label == True:
   ...more...
if hit_glue.lable == True:
   ...more...

加油,一定能行