axiangcoding
axiangcoding
关于 simbot 的 主动消息反馈,可以参考 https://github.com/simple-robot/simpler-robot/issues/704 https://github.com/orgs/simple-robot/discussions/74
qqguild无法发送主动消息的问题,见 https://github.com/simple-robot/simbot-component-qq-guild/issues/93
Kind of interesting on this. any update? My opinion is find a way to extract data from original API, for example, in game client, we can see someone's profile, it's...
> @axiangcoding Actually, there is someone having tried that, but it's actually not feasible here. If you want to try downloading all the replay files from WT's official replay website,...
@ControlNet okey then. I remember that the replay file is binary or encrypted. Is there a way to decrypt it now?
> @axiangcoding I see the Bearddyy's repository can handle it. Please have a look https://github.com/Bearddyy/wtparser Thanks. He really make some progress on this
> I have found a way to get full player data without even needing an auth header, buuutttt it uses protobuf, and I need to transform compiled definitions to a...
@RaidFourms Thanks advance for sharing! It helps a lot.
> @axiangcoding Any update on it yet? Sorry, I'm not very familiar with protobuf, I need some time to try it out. I don’t have much time recently, I will...
hi guys, i have started a repo https://github.com/axiangcoding/wt-profile-tool to create a wt profile parse library base on @RaidFourms's information and help. But for now this is just the beginning. For...