tarto-dev / tagsy-discord

Tagsy, your friendly Discord bot, designed to enhance server interaction with its intuitive tagging system
MIT License
2 stars 1 forks source link

Add autocomplete when using /get command #40

Closed tarto-dev closed 5 months ago

tarto-dev commented 7 months ago

https://docs.disnake.dev/en/latest/ext/commands/slash_commands.html#autocompleters

Suggested by @wegpast

tarto-dev commented 7 months ago

Obviously, suggestions should be related to the server (to prevent confidential-data-leaks and avoid the too big select list).

This point needs to fetch, store and refresh keywords and ensure we avoid memory-leaks (as server cost will stonk)

github-actions[bot] commented 5 months ago

Stale issue message