Refactor archive command to use components
Open
question
- Dominant language
- Python
- Stars
- 1
- Forks
- 11
- Avg merge
- 20h 7m
- Merged PRs (30d)
- 2
Description
With the new components out, rather than using auto completes, we can allow the user to use the component interface.
We would make all arguments of the archive-channel command optional, if no arguments are passed, send a channel select message as below:
This allows the user to still use the autocomplete if they would like, or otherwise use the component interface.
@CarrotManMatt thoughts?
Contributor guide
Assessment
This issue has not been assessed yet.