All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bc_localization.DefaultMessages.json Maven / Gradle / Ivy

{
    "general_error_message": "An uncaught exception occurred and has been reported to the bot developers, please try again later",

    "user.perm.error.message": "You are not allowed to do this",
    "bot.perm.error.message": "I am missing these permissions: {permissions}",
    "owner.only.error.message": "Only the owner can use this",

    "user.cooldown.message": "You must wait **{cooldown:%.2f} seconds**",
    "channel.cooldown.message": "You must wait **{cooldown:%.2f} seconds in this channel**",
    "guild.cooldown.message": "You must wait **{cooldown:%.2f} seconds in this guild**",

    "command.not.found.message": "Unknown command, maybe you meant: {suggestions}",

    "closed.dm.error.message": "Unable to send you a DM, please open your DMs from this server",

    "slash.command.unresolvable.option.message": "The option '{optionName}' could not be resolved.",

    "nsfw.disabled.error.message": "This NSFW command is disabled in this kind of channel",
    "nsfw.only.error.message": "This command can only be used in NSFW channels",
    "nsfw.dm.denied.error.message": "This command cannot be used in DMs unless you consent",

    "component.not.allowed.error.message": "You are not allowed to use this",
    "component.expired.error.message": "This component is not usable anymore",

    "modal.expired.error.message": "This modal is no longer available"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy