Taokyla

Results 7 comments of Taokyla

我冻结了2次了,用的2.4.2 不同的是:该帐号因涉嫌进行业务违规操作被暂时冻结QQ客户端登录 目前bot只有个订阅直播的功能,会在群里发送已订阅直播的链接和实时截图

fastapi起一个,很快的 ```python import uvicorn from fastapi import FastAPI from pydantic import BaseModel from typing import Any from uuid import UUID from datetime import datetime class Event(BaseModel): type: str id: UUID...

微软雅黑/Microsoft YaHei A free font of Microsoft.

#110 yes, can you merge this two issue,I will watch on #110 .

确实是这样,我也遇到了,1.16和1.18都有这个问题,只要把游戏窗口化然后点一下别的窗口,再点回游戏就可以正常了。

Trun `keybindDebugging` true, press M key, it shows `RELEASE M (77). held keys: LEFT_SUPER(343)` after i switch my input method, and change input method hotkey is `super + space` (windows).

Add super to ignoredkeys will be fine. ![image](https://user-images.githubusercontent.com/10359761/167251345-337113ab-960b-4d3f-bbd8-ec2f78eb4798.png)