AlexInCube / AlCoTest

Music bot with fancy audioplayer for Discord based on Distube.js. Support Youtube, Spotify, Soundcloud, Yandex Music, VKontakte, Apple Music, Discord Attachments and any HTTP-stream.
https://hub.docker.com/repository/docker/alexincube/aicotest/general
GNU General Public License v3.0
14 stars 1 forks source link

Localization per guild #30

Open AlexInCube opened 4 months ago

AlexInCube commented 4 months ago

Is your feature request related to a problem?

Some users are russian, some are english. But bot can use only one language at time.

Describe the solution you'd like

Add command /language with language values auto completion. Only admin of server can change bot language.

Describe alternatives you've considered

No response

Additional context

Required a refactor of all localization code.