SuperMario SuperFans
SuperMario SuperFans
试过重新登陆,并没有作用。 而且重新登陆时一开始获取群成员就是这个错误。
Just looked into this again, and I found some python based renderer for OpenStreetMap, however they may need to be heavily modified to work with ursina, and they weren't provide...
于是试着实现了一下关于手动注册与解除注册处理函数的功能,可供参考。 ```python from functools import wraps from cqhttp import CQHttp as _CQHttp from typing import Callable, Iterable class CQHttp(_CQHttp): def set_handler(self, post_type: str, func: Callable, types: Iterable=None): """ 设置回调处理函数 --------------...
> Hello, nice to hear from you, but I think this project may be inactive now > do you know any project else which can also server as this? I...
currently I'm on commit f7dea1341413c42a3b24a1a3711a7f4eba7a3978 , and the problem still exists for now.
Hmmm... If you doesn't use Web IDE, the file will not be uploaded to anywhere. File synchronize is only start on your operation in Web IDE.