Language File
lang.yml
TagEmbed:
Embeds:
- Author: "{brand-name}"
AuthorIcon: "{brand-logo}"
Description: "> [**BrayanBot's Website**]({brand-link})"
Fields:
- Name: π Open Source
Value: "> This bot's base is open source, you can find the source code
[here](https://github.com/brayanbot/brayanbot)."
- Name: β‘ Blazing fast!
Value: "> No unnecessary packages or dependencies! Doesn't get any more
lightweight."
- Name: β Easy to Customize
Value: "> Every message is customizable. Change them all you want!"
- Name: π» Cross-Platform
Value: "> ARM, Linux, MacOS, Windows... Inside Docker or on Pterodactyl. We
support all of them!"
Footer: "{user-tag}"
Timestamp: true
General:
Info:
InvalidUsage:
Embeds:
- Author: "{brand-name} | Invalid Usage"
AuthorIcon: "{brand-logo}"
Description: "> {user-mention}, you have to specify a valid type of information
to show. Valid types are: `bot`, `user` and `guild`."
Fields:
- Name: β’ Usage
Value: "> `{prefixUsed}info <bot/user/guild> [parameter]`"
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true
BotInfo:
Embeds:
- Author: "{brand-name}"
AuthorIcon: "{brand-logo}"
Description: "> BrayanBot is a modern Discord bot written with latest DiscordJS
features in mind that provide an easy-to-use ecosystem for
developers and a robust bot base for Server Owners."
Fields:
- Name: β’ Information
Value: >-
> [**BrayanBot's Website**]({brand-link})
> [**BrayanBot's GitHub**](https://github.com/brayanbot/brayanbot)
> [**BrayanBot's Discord**](https://discord.gg/G4AV33KeqF)
- Name: β’ Statistics
Value: |-
```yml
β’ System Uptime: {uptime}
β’ Bot Uptime: {botUptime}
β’ Bot API Ping: {botApiPing}
β’ Bot Ping: {botPing}
β’ Bot Ram Usage: {botRamUsage}/{botMaxRam} MB
```
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true
GuildInfo:
Embeds:
- Author: "{guild-name}"
AuthorIcon: "{guild-icon}"
Fields:
- Name: π Owner
Value: "> {owner-mention} ({owner-tag})"
- Name: ποΈCreated
Value: "> {guild-createdate}"
- Name: β‘ Boosts
Value: "> {guild-boosts} Boosts (Level {guild-level})"
- Name: π Members
Value: |-
> Humans - **{guild-members}**
> Bots - **{guild-bots}**
> Online - **{guild-online-members}**
- Name: π Counters
Value: |-
> Roles - **{guild-total-roles}**
> Members - **{guild-total-members}**
> Channels - **{guild-total-channels}**
> Stickers - **{guild-total-stickers}**
> Emojis - **{guild-total-emojis}**
Thumbnail: "{guild-icon}"
Image: "{guild-banner}"
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true
Components:
"1":
- Type: Button
Style: LINK
Link: "{invite}"
Label: Server Invite
UserInfo:
Embeds:
- Author: "{target-tag}'s Info"
AuthorIcon: "{target-pfp}"
Fields:
- Name: ποΈ Created
Value: "> {target-createdate} | {createdSince}"
Inline: true
- Name: πΊ Joined
Value: "> {target-joindate} | {joinSince}"
- Name: β‘ Boosting
Value: "> {target-isBoosting} | {boostingSince}"
- Name: π Badges
Value: "> {target-badges}"
FooterIcon: "{user-pfp}"
Thumbnail: "{target-pfp}"
Image: "{target-banner}"
Footer: "{user-tag}"
Timestamp: true
Components:
"1":
- Type: Button
Style: LINK
Link: "{target-pfp}"
Label: Profile Picture
Emoji: π€
Help:
AutoCompleteCategory:
General: General Commands π
CommandNotFound:
Embeds:
- Author: "{brand-name} | Command Info"
AuthorIcon: "{brand-logo}"
Description: "> {user-mention}, the command you are looking for does not exist."
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true
NoCommandsInCategory:
Embeds:
- Author: "{brand-name} | List Category"
AuthorIcon: "{brand-logo}"
Description: "> {user-mention}, the category you are looking for does not have
any commands."
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true
CommandInfo:
Embeds:
- Author: "{brand-name} | Command Info β’ {cmd-name}"
AuthorIcon: "{brand-logo}"
Description: "> {cmd-description}"
Fields:
- Name: β’ Usage
Value: "> `{prefixUsed}{cmd-usage}`"
- Name: β’ Type
Value: "> {cmd-type}"
Inline: true
- Name: β’ Cooldown
Value: "> {cmd-cooldown}"
Inline: true
- Name: β’ Permissions
Value: "> {cmd-permission}"
Inline: true
- Name: β’ Slash Command
Value: "> {cmd-slashMentions}"
Inline: true
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true
CommandList:
Embeds:
- Author: "{brand-name} | Commands List β’ {category} [{current-page}/{max-page}]"
AuthorIcon: "{brand-logo}"
Description: "{data}"
Miscellaneous:
InvalidRolePermissions:
Private: true
Embeds:
- Author: "{brand-name} β’ Invalid Permissions"
Description: "> You don't have enough role permission to execute this function."
AuthorIcon: "{brand-logo}"
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true
InvalidBotPermissions:
Private: true
Embeds:
- Author: "{brand-name} β’ Invalid Bot Permissions"
Description: "> Bot does't have enough base permission to execute this function."
AuthorIcon: "{brand-logo}"
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true
InvalidUserPermissions:
Private: true
Embeds:
- Author: "{brand-name} β’ Invalid Bot Permissions"
Description: "> You don't have enough base permission to execute this function."
AuthorIcon: "{brand-logo}"
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true
CommandOnCooldown:
Private: true
Embeds:
- Author: "{brand-name} β’ Command Cooldown"
Description: "> You are on cooldown for this command. You'll be able to use this
command in <t:{time}:R>."
AuthorIcon: "{brand-logo}"
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true
DMOnly:
Private: true
Embeds:
- Author: "{brand-name} β’ Invalid Channel Type"
Description: "> This command can only be executed in Direct Messages."
AuthorIcon: "{brand-logo}"
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true
GuildOnly:
Private: true
Embeds:
- Author: "{brand-name} β’ Invalid Channel Type"
Description: "> This command can only be executed a Guild."
AuthorIcon: "{brand-logo}"
FooterIcon: "{user-pfp}"
Footer: "{user-tag}"
Timestamp: true