mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
rank possible commands by input similarity
This commit is contained in:
parent
f14901a4e3
commit
c1ed7487d7
5 changed files with 135 additions and 11 deletions
|
|
@ -7,4 +7,5 @@ edition = "2024"
|
|||
lazy_static = { workspace = true }
|
||||
smol_str = "0.3.2"
|
||||
ordermap = "0.5"
|
||||
regex = "1"
|
||||
regex = "1"
|
||||
strsim = "0.11"
|
||||
Loading…
Add table
Add a link
Reference in a new issue