-
**I need some package to translate my bot, i find this but is only for python so please make a package works like pycord/discord-ext-i18n for discord.js (JAVASCRIPT)**
-
An error occurred when using pycord 2.5.0
```
Traceback (most recent call last):
File "C:\Users\Chino\Desktop\桜の夜\Bot\Bot.py", line 153, in
i18n.localize_commands()
File "C:\Users\Chino\…
-
I've noticed that cyrillic not works here: https://pypi.org/project/cb-i18n
-
Some commands have multiple arguments and have multiple descriptions per command how would this be handle.
async def remindme(ctx, time: Option(description="Format is as following: 100s, 1m, 1h, …