Skip to content

stocks: add fuzzy search support for stocks, minor refactoring

John C. Allwein requested to merge johnnyapol/slithering-duck:stonk_upd into master

This change adds a fuzzy-search mode for stocks, allowing a much improved user experience compared to memorizing tickers.

Additionally, command logic was refactored to make for less code duplication. Small bugs were fixed as well relating to holding resources for too long

Merge request reports