DevChatter / DevChatter/DevChatterBot
Move Command Settings into CommandSettingsEntity objects
Open
code improvement
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 54
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
We have command settings on many of our objects, we should move their settings into the database instead of being in code.
- Cooldowns
- Helptext
- coins rewards
- coin costs
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named in the issue. Start by locating the command objects that currently hold cooldowns, help text, coin rewards, and coin costs, then trace the existing database entity patterns. Done means those settings are represented by CommandSettingsEntity objects and are no longer kept in command code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, javascript
- Domain
- backend, database
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100