slackapi / slackapi/bolt-python
Utilities for parsing metadata out of messages
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 288
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by searching the Bolt and Client projects for utilities that parse referenced IDs and names from messages such as <@U01V09UNAJZ|some_user>. Done means identifying an existing exposed utility or turning the missing behavior into a concrete, scoped change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100