You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By utilizing certain helper functions provided by dpy you can use more human readable command parameter names. There is also a feature that adds descriptions to command parameters
Make use of this feature for every command
Translate norwegian parameter names to english. I.e translate to norwegian using the describe function while keeping the actual parameter names in code in english
By utilizing certain helper functions provided by dpy you can use more human readable command parameter names. There is also a feature that adds descriptions to command parameters
describe
function while keeping the actual parameter names in code in englishhttps://discordpy.readthedocs.io/en/latest/interactions/api.html?highlight=describe#discord.app_commands.rename
The text was updated successfully, but these errors were encountered: