discord-jda / JDA

Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Apache License 2.0
4.26k stars 730 forks source link

Commands.slash name on russian #2657

Closed Spilya closed 4 months ago

Spilya commented 4 months ago

General Troubleshooting

Feature Request

Add Russian language support to the command names, like JuniperBot. Also support for spaces would be useful image

Example Use-Case

Commands.slash("запрос аров", "Вы можите сформировать запрос для получения аров")
Andre601 commented 4 months ago

Slash command names from what I know cannot have spaces and need to use alphanummeric characters.

However, what your screenshot shows are two already existing features available in JDA for use:

freya022 commented 4 months ago

Slash commands do support cyrillic characters, no need for localization