佬,有bug,举个例子:
我设置在这两种自定义回复
触发词:投喂%?
回复词:xxx
触发词:投喂%+鱼
回复词:yyy
但是查询和使用时却会发现,第一种的回复词将第二种直接覆盖掉了
OranSimon 发布的最佳帖子
-
RE: Console 自动定义回复插件
OranSimon 发布的最新帖子
-
RE: Console 自动定义回复插件
佬,有bug,举个例子:
我设置在这两种自定义回复
触发词:投喂%?
回复词:xxx
触发词:投喂%+鱼
回复词:yyy
但是查询和使用时却会发现,第一种的回复词将第二种直接覆盖掉了 -
RE: 入群欢迎 管理bot群/好友申请 查看bot的群/好友
@colter23 当时我为了测试,把机器踢出群,再拉回来。确实收到了邀请,发出了询问,但是我怎么回复它都无动于衷。我还有另一个机器人则相反,一收到邀请直接同意,尽管我并没有设置自动同意。
-
RE: 入群欢迎 管理bot群/好友申请 查看bot的群/好友
2021-12-11 15:49:41 E/SimpleWelcome: Exception in coroutine Plugin SimpleWelcome of SimpleWelcome
java.lang.IllegalStateException: the request net.mamoe.mirai.internal.MiraiImpl@59d5dbb2 is outdated: Bot has been already in the group.
at net.mamoe.mirai.internal.MiraiImpl.solveInvitedJoinGroupRequest(MiraiImpl.kt:326)
at net.mamoe.mirai.internal.MiraiImpl.acceptInvitedJoinGroupRequest$suspendImpl(MiraiImpl.kt:300)
at net.mamoe.mirai.internal.MiraiImpl.acceptInvitedJoinGroupRequest(MiraiImpl.kt)
at net.mamoe.mirai.event.events.BotInvitedJoinGroupRequestEvent.accept(group.kt:356)
at top.colter.mirai.plugin.welcome.PluginMain$onEnable$6.invokeSuspend(PluginMain.kt:118)
at top.colter.mirai.plugin.welcome.PluginMain$onEnable$6.invoke(PluginMain.kt)
at top.colter.mirai.plugin.welcome.PluginMain$onEnable$6.invoke(PluginMain.kt)
at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invokeSuspend(EventChannel.kt:432)
at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
at net.mamoe.mirai.internal.event.Handler$onEvent$2.invokeSuspend(InternalEventListeners.kt:50)
at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:165)
at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
at net.mamoe.mirai.internal.event.Handler.onEvent(InternalEventListeners.kt:50)
at net.mamoe.mirai.internal.event.InternalEventListenersKt.process(InternalEventListeners.kt:166)
at net.mamoe.mirai.internal.event.InternalEventListenersKt.callAndRemoveIfRequired(InternalEventListeners.kt:115)
at net.mamoe.mirai.internal.event.InternalEventListenersKt$callAndRemoveIfRequired$1.invokeSuspend(InternalEventListeners.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.UndispatchedCoroutine.afterResume(CoroutineContext.kt:142)
at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
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)兄啊,bug,收到进群邀请就这样了,同意啥的更是没用