Add function of fetch slack users
Open
- Dominant language
- Go
- Stars
- 24
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## What
- Add function of fetch slack users for CLI.
NOTE: https://api.slack.com/methods/users.list/test
reference: https://github.com/bannzai/notifier/pull/1
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI's existing Slack integration and compare its structure with the reference pull request. Read Slack's users.list API documentation and test endpoint, then implement the user-fetching function and verify that the CLI can retrieve Slack users successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100