AWS-WSU/warrior-bot

[FEAT] Refactor `wb where <location>` to use a more elegant solution

开放

#19 创建于 2025年11月20日

 (0 条评论) (0 个反应) (0 位负责人)Python (0 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (2 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南