CubicStone
CubicStone
On some machines of linux x86_64, dlopen() may use movaps instruction, and this requires the target memory (often the stack) to be properly aligned. If not, it will crash the...
使用api.get_channels时提示“频道末对机器人末授权”。请问究竟是需要授权还是不需要授权? 另外,即使在机器人权限中把所有权限都打开,还是会出现此错误。 示例报错如下 [ERROR] (http.py:76)_handle_response [botpy] 接口请求异常,请求连接: https://api.sgroup.qq.com/guilds/10290137413427843821/channels, 错误代码: 400, 返回内容: {'message': '频道末对机器人末授权', 'code': 11264, 'err_code': 40012009, 'trace_id': '51b47340e42f1bb52031c3c14cdbe5b3'}, trace_id:51b47340e42f1bb52031c3c14cdbe5b3 Traceback (most recent call last): File "/Users/cubicstone31/Desktop/Crypto/lib/python3.12/site-packages/botpy/client.py", line 285, in...