AWS-WSU/warrior-bot

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

Aperta

#19 aperta il 20 nov 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Python (0 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (2 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor