slackapi / slackapi/bolt-python
Utilities for parsing metadata out of messages
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- Python
- 星标
- 1.3k
- 派生
- 288
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 10
描述
Are there any utilities provided that can parse any referenced IDs/names (e.g. <@U01V09UNAJZ|some_user>) out of a message rather than necessarily having to write our own? It's reasonable to think that the "Bolt" and/or "Client" projects would already need to do this somewhere and expose that functionality.
Thank you.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定文件或测试。首先在 Bolt 和 Client 项目中搜索能够从诸如 <@U01V09UNAJZ|some_user> 这样的消息中解析所引用 ID 和名称的工具。完成的标准是找到一个现有的已暴露工具,或将缺失的行为转化为具体且范围明确的更改。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100