Add entries other than those in the command list
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It should be possible to add commands (or even phrases, such as "How do you fly?") to the DB, not just those in the hard-coded list.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the hard-coded command list and the code that writes commands to the DB. Trace how command lookup currently works, including whether phrases such as "How do you fly?" are supported. Done means users can add entries outside the built-in list and those entries can be stored and retrieved reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100