Skip to content

Add auto-completion to /tag #594

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

Closed
Zabuzard opened this issue Sep 30, 2022 · 3 comments · Fixed by #598
Closed

Add auto-completion to /tag #594

Zabuzard opened this issue Sep 30, 2022 · 3 comments · Fixed by #598
Assignees
Labels
enhance command Modify or improve an existing command or group of commands of the bot priority: normal

Comments

@Zabuzard
Copy link
Member

Slashcommands now have autocompletion support.

/tag is the perfect candidate for this and should support it.

Therefore, simply implement onAutoComplete which is already avaialble to SlashCommandAdapter and incorperate existing tags into it.

@Zabuzard Zabuzard added enhance command Modify or improve an existing command or group of commands of the bot priority: normal labels Sep 30, 2022
@Taz03
Copy link
Member

Taz03 commented Sep 30, 2022

same as #367

@Zabuzard
Copy link
Member Author

Right. closing that in favor of this.

@Taz03
Copy link
Member

Taz03 commented Sep 30, 2022

Right. closing that in favor of this.

i'd do this the other way around

@Taz03 Taz03 self-assigned this Oct 1, 2022
@Zabuzard Zabuzard mentioned this issue Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance command Modify or improve an existing command or group of commands of the bot priority: normal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants