DevChatter / DevChatter/DevChatterBot

Move Command Settings into CommandSettingsEntity objects

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.