CSSUoB / CSSUoB/TeX-Bot-Py-V2

Refactor archive command to use components

Open
#577 2 comments 0 reactions 0 assignees View on GitHub
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:

Image

This allows the user to still use the autocomplete if they would like, or otherwise use the component interface.

@CarrotManMatt thoughts?

Contributor guide

Open the contributing guide

Research direction

Start at the archive-channel command and inspect its current argument handling, autocomplete behavior, and the available component interface. Done means the command accepts no arguments, presents the channel select interface shown in the issue, and still supports autocomplete when arguments are supplied.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.