Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Add Autocomplete Provider #25

Open
Foxtrek64 opened this issue Nov 9, 2024 · 0 comments · May be fixed by #26
Open

[Proposal] Add Autocomplete Provider #25

Foxtrek64 opened this issue Nov 9, 2024 · 0 comments · May be fixed by #26

Comments

@Foxtrek64
Copy link

Though not useful on all platforms (e.g. parsing args in console apps), many systems which utilize Remora.Commands may find an autocomplete or type ahead adapter useful.

On the Remora side, this includes Remora.Discord, which expands Remora.Commands with this functionality.

API Proposal

For this first version, I propose copying several types from Remora.Discord.Commands into Remora.Commands, removing Discord-specific implementation details as necessary. These types include:

@Foxtrek64 Foxtrek64 linked a pull request Nov 10, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant