megatank58

Results 12 comments of megatank58

# Bindings for Gominima We have been largely thinking of providing "bindings" for gominima so it can be used from other languages for a wide variety of use cases such...

#174 fixes this and other improvements, perhaps the other changes could be suggested on that PR?

A command which asks questions doesn't seems like a good use case for something like autocomplete- the point of which is to provide dynamic options

If you are on v13.discordjs.guide you are using v13, else the latest version, not sure if im getting what's wrong

It might also be worth showing the use of the locale property on interaction and sending localized responses with it https://discord.js.org/#/docs/discord.js/stable/class/CommandInteraction?scrollTo=locale

Could you try setting the `dom` option enabled in the `lib` configuration of `tsconfig.json` as [described here](https://stackoverflow.com/a/60258791)

this should be added under the heading collector as this is not entirely related to just button data

For the autocomplete page, perhaps we could have a tag command there and show options with emojis to the user (somewhat how djs docs does it) or aliases for names...

Hello there, i have already made a PR #4341, feel free to contribute there