Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Make matching on multiple members interactive, fix matching generally #39

Closed
davidv171 opened this issue Jul 2, 2020 · 2 comments
Closed
Labels
enhancement New feature or request

Comments

@davidv171
Copy link
Contributor

davidv171 commented Jul 2, 2020

example:

User: !fetch david

Trup:

error: matched more than one user, which one did you mean?
1: davidv7#4226
2: davidlee#5195
3: david#5710

After this, the user inputs the index number of the target user, and trup fetches for him.

So in the case of the user inputting 1, the davidv7#4226 user would be fetched.

There have been some bug reports of matching reporting false multiple hits:

image

A similar user command working correctly:

image

Thanks to @GaugeK for the report.

EDIT: The bug report is already documented in #38

@eepykate eepykate added the enhancement New feature or request label Jul 27, 2020
@elkowar
Copy link
Contributor

elkowar commented Aug 20, 2020

iirc, @wooosh had started work on this, but never finished it. how far did you get with it / did you already have something working? this should just be implemented at some point, a general interactive member search mechanism would be very nice to have

@mlvzk mlvzk closed this as completed Oct 1, 2020
@mlvzk
Copy link
Member

mlvzk commented Oct 1, 2020

Solved in #87

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants