matrix-org / matrix-org/matrix-python-sdk

Add example for writing an appservice

未关闭
#319 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Python
星标
266
派生
118
PR 合并指标
30 天内没有已合并 PR

描述

Since this repo is officially still open under the matrix-org account, I would suggest to update any documentation regarding using the SDK libraries for appservice purposes. Since [matrix-doc/issues/1144](https://github.com/matrix-org/matrix-doc/issues/1144) broke the traditional `MatrixClient(url, token, user_id)` usage scenario and there's very little information on how to apply this SDK to work around it, it would be nice with some updated documentation.

(And I know about the nio recommendation, but for people that don't want/need/can use the asyncio library, this would be a good addition).

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

审查 repository 中现有的 SDK 使用文档以及链接的 matrix-doc/issues/1144 上下文。确定 appservice 示例应放置的位置,并记录如何在不依赖 asyncio 的情况下为 appservice 使用 Python SDK。完成标准是:通过一个可用的示例说明传统使用场景及其变通方案。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
documentation
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。