请问一下能不能加入设定限制每个用户一天使用的次数,某些群友太上头了搞得很刷屏(一个人10次十连就行)
豹离SIU 发布的帖子
-
RE: DrawMeme - 基于Skiko的奇怪的图片生成器
emojimix的功能照葫芦画瓢无法成功,更新了skiko1.0.1,后台显示两个表情为好几个重叠的框,bot没有任何回应,请问是缺少了什么数据吗
-
RE: AutoGroup 折磨群友插件
@yuukiasunanxp 你没看到后面,现在版本是allinall生成100个群友(不足100则所有人)oneinall是指定某个群友,randominall才是随机一个群友
-
RE: DrawMeme - 基于Skiko的奇怪的图片生成器
@豹离siu 5000兆円
http://yurafuca.com/5000choyen
↑内有github开源代码可参考( -
RE: 萌新求助(关于权限设置)
@tsudzuki 这样确实把所有人的所有权限取消了,不过看到楼下的issue果然和想的一样没有办法省事的赋予所有人所有权限之后再扣除console里的权限。那就只能靠道德约束群友了(bushi),总之谢谢大佬解答啦
-
萌新求助(关于权限设置)
使用/perm add u* *:之后所有人都可以查看autologinlist(bot账号密码)和/list(bot所加的群聊),为解决问题我尝试使用/perm removeAll u console:和/perm remove u console:指令,后台也显示ok。但是找伙伴测试之后还是能使用/help等显示bot配置的指令。
想问问各位大佬是不是因为add添加了所有权限是最高优先级而没有办法单独取消某个指令呢?还有就是removeAll和remove的指令使用时,最后一栏的权限id输入的内容应该不同吗?(比如前者输入console而后者输入console:),最后希望了解如何使其他用户正常使用除了console之外的其他指令(先允许全部再单独除去console好像不行) -
RE: AutoGroup 折磨群友插件
请问一下大佬,1.8.7安装之后配置好像是会自动更新,把修改完的yml文件丢进去重启mcl后就自动初始化成原来的配置了,同时问问俄罗斯转盘主动开始的触发指令是什么呢?
-
RE: Mirai-Setu - 在群里获取loliconapi的setu插件
@shizuku 我全换成loliconapi 然后把cat换成了 i.pixiv.re 就可以正常使用了
-
RE: PatPat摸摸头插件
2021-10-31 14:26:27 W/PatPat: Exception in executing command
[mirai:source:[795],[1180433281]]摸[mirai:at:(我的qq)]
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97)
at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Instance.call(CallerImpl.kt:113)
at kotlin.reflect.jvm.internal.KCallableImpl.call(KCallableImpl.kt:108)
at kotlin.reflect.jvm.internal.KCallableImpl.callDefaultMethod$kotlin_reflection(KCallableImpl.kt:159)
at kotlin.reflect.full.KCallables.callSuspendBy(KCallables.kt:73)
at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invokeSuspend(CommandReflector.kt:305)
at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invoke(CommandReflector.kt)
at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invoke(CommandReflector.kt)
at net.mamoe.mirai.console.command.descriptor.CommandSignatureFromKFunctionImpl.call$suspendImpl(CommandSignature.kt:88)
at net.mamoe.mirai.console.command.descriptor.CommandSignatureFromKFunctionImpl.call(CommandSignature.kt)
at net.mamoe.mirai.console.internal.command.CommandManagerImplKt.executeCommandImpl(CommandManagerImpl.kt:163)
at net.mamoe.mirai.console.command.CommandManager.executeCommand(CommandManager.kt:130)
at net.mamoe.mirai.console.command.CommandManager$INSTANCE.executeCommand(CommandManager.kt)
at net.mamoe.mirai.console.command.CommandManager.executeCommand$default(CommandManager.kt:125)
at net.mamoe.mirai.console.plugins.chat.command.PluginMain.handleCommand(PluginMain.kt:86)
at net.mamoe.mirai.console.plugins.chat.command.PluginMain$onEnable$2$1.invokeSuspend(PluginMain.kt:69)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: javax.imageio.IIOException: Can't read input file!
at java.desktop/javax.imageio.ImageIO.read(ImageIO.java:1308)
at org.laolittle.plugin.model.PatPatToolKt.processImage(PatPatTool.kt:75)
at org.laolittle.plugin.model.PatPatToolKt.mkimg(PatPatTool.kt:59)
at org.laolittle.plugin.model.PatPatToolKt.getavatar(PatPatTool.kt:44)
at org.laolittle.plugin.command.Pat.handle(Pat.kt:23)
... 26 more -
RE: PatPat摸摸头插件
@wangzihan-2006 你说的mirai1.2.2应该是启动器?(itxtech) 我的itxtech是1.2.2 java是11 mcl是2.8.0-m1 但是无法运行