SpongeCouna
SpongeCouna
> 应该不是这个“闲聊大厅”吧,channel_id是一串数字 我在频道里发的什么提及频道之类的,收到的数据就是这个
> 应该不是这个“闲聊大厅”吧,channel_id是一串数字 你看那个content里的@都正常转义了
> you have to enable `Auto-Focus on open` in the terminal settings for all other terminals I think we should standardize things a bit. Except for 'Pattern Access Terminal' being...
> > I think we should standardize things a bit. Except for 'Pattern Access Terminal' being 'Auto-Focus,' none of the others are. > > the other terminals have auto focus,...
解决了吗
我发现在插件里重写 MiraiLogger.Factory没用所以我修改了mcl的源代码:package org.itxtech.mcl import net.mamoe.mirai.utils.MiraiInternalApi import net.mamoe.mirai.utils.MiraiLogger import org.apache.logging.log4j.LogManager import org.apache.logging.log4j.MarkerManager /** * @author SpCo * @version 2.0.0 * @since 2.0.0 */ @MiraiInternalApi public class MiraiLog4JFactory : MiraiLogger.Factory { override...
> 1. I open d:\TBuild\BuildPath\Libraries\win64\libvpx\vpx.sln > > 2. when I build this `vpx` project, > here is the error: >  I have built vpxmt.lib, what is the next step?
> > I found the topic https://developercommunity.visualstudio.com/t/Build-Error:-MSB6001-in-Maven-Build/10527486?sort=newest. > > I found the follow script:  So, build it by vs, then make install. > >  > >  >...