AWS-WSU/warrior-bot
[FEAT] Refactor `wb where <location>` to use a more elegant solution
オープン
#19 opened on 2025/11/20
enhancementgood first issue
Repository metrics
- Stars
- (2 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Is your feature request related to a problem? Please describe. Right now we're storing locations in a JSON file and parsing it to return the address/exact location which is fine but we'd ideally want something more elegant...
Describe the solution you'd like Relying on JSON is fine, the issue is getting the data. Feel free to be creative about this, there's no specific solution that we need.
For Developers- what would your solution be?
See above. Also keep in mind, if you are pursuing this, read #13 and reach out to @cachebag since that will no longer be relevant.
Additional context None.