-
**问题**
你遇到的问题.
https://github.com/GraiaProject/Ariadne/blob/d2c5d21fe887004f3c17eedddb860f3bf9dc40d2/pyproject.toml#L15
**如何复现**
如何复现错误.
**预期行为**
你希望如何更改/原本应该是怎样的.
**使用环境:**
- …
-
The couple ones we already have have been disproportionately useful for implementing new typing features in mypy
https://github.com/awslabs/gluon-ts
~https://github.com/canonical/operator~
~https…
-
在 GraiaProject/Ichika#83 中, 提到 `get_group_info` 的返回中 `Group.mute_timestamp` 与 `Group.global_mute_timestamp` 在实际中无论禁言情况如何将始终为 0 的问题, 经核实, ~~与 `decode_group_info_response` 中错误的使用 `pb:D88dGroupInfo` 有关~~…
-
感谢作者制作了这个插件, 很好用
如果能够支持 Satori 协议就更好了
### 原因
Satori 有完整的协议文档
or
[GitHub 源代码](https://github.com/satorijs/satori)
相比于 Onebot 更加清晰, 更加通用
使用了 TypeScript 开发
协议中类型等常量在 `@satorijs/protocol` …
-
https://graiax.cn/guide/hello_ero
`from creart import create` 不明确
```
Traceback (most recent call last):
File "/home/nano/Project/test/graia_.py", line 7, in
from creart import create
…
-
### PyPI Username
Chenwe_i_lin
### Reason for request
Lost 2FA authentication, but i have many recovery codes, and no USB key available now.
i need to restore 2FA application setting, on my devi…
-
目前初始化阶段的代码大致如下
```py
import os
from avilla.core import Avilla, Context, MessageReceived
from avilla.red.net.ws_client import RedWsClientConfig, RedWsClientNetworking
from avilla.red.protocol …
-
* Nuitka version, full Python version, flavor, OS, etc. as output by *this*
command.
```
(venv) PS C:\Users\djkcyl\Desktop\BBot-Graia> python -m nuitka --version
1.3.1
Commercial: None
Pytho…
-
**使用场景**
由[API文档](https://ariadne.api.graia.cn/connection/config/),目前支持的两种反向连接配置(`HttpServerConfig`和`WebsocketServerConfig`)都支持配置路由/endpoint,但可能更重要的监听地址与端口却只能使用通信后端的默认值`127.0.0.1:8000`。考虑到这也是包括`htt…
-
**问题**
由[文档](https://graia.cn/ariadne/feature/overview/#send_message-action),`app.send_message()`的`action`参数可以决定当消息发送失败时该方法的行为,而`graia.ariadne.util.send.Safe`可以自动在发送失败后进行若干规避且重发消息。
https://githu…