messages.yml
ServerBot Configuration Files
# Placeholders (where applicable):
# {member_icon} {member_tag} {member_mention} {member_created} {member_created_ago} {member_id} {guild_icon} {guild_name} {guild_count}
# This is the default colour embed messages will be.
bot-colour: '#FFFFFF'
# This is the message that a user will be sent if they don't have permission to something.
no-permission:
- ⚠ You do not have permission to run this command.
- 'You require one of the following:'
- '**Roles:** {0}'
- '**Permissions:** {1}'
- '**Information:**'
- '{2}'
# Welcome/Join messages
welcome-message-content: ''
welcome-message-embed:
embed-title: ''
embed-author: ''
embed-author-image: ''
embed-description:
- ':wave: • Welcome `{member_tag}` to the **{guild_name}**!'
- '*Created on {member_created}*'
- ''
- Make sure to stay up-to-date in <#channel_id_here>
embed-thumbnail: '{member_icon}'
embed-image: ''
embed-footer: 'Member Count: {guild_count}'
embed-footer-icon: '{guild_icon}'
embed-timestamp: true
embed-colour: ''
fields: []
# Farewell/leave messages
farewell-message-content: ''
farewell-message-embed:
embed-title: ''
embed-author: ''
embed-author-image: ''
embed-description:
- ':wave: • `{member_tag}` has left the discord'
- ''
- Make sure to stay up-to-date in <#channel_id_here>
embed-thumbnail: '{member_icon}'
embed-image: ''
embed-footer: 'Member Count: {guild_count}'
embed-footer-icon: '{guild_icon}'
embed-timestamp: true
embed-colour: '#F88379'
fields: []
# Server Info command
server-info:
- '**Server Owner** {0}'
- '**Server ID** {1}'
- '**Member Count** {2}'
- '**Total Channels** {3}'
- '**Voice Channels** {4}'
- '**Text Channels** {5}'
- '**Channel Categories** {6}'
- '**Roles** {7}'
# WhoIs command
whois:
- ' '
- '**Created on:**'
- '{1}'
- '**Joined on:**'
- '{2}'
- '**Status** {3}'
- '**Nickname** {4}'
- '**ID** {5}'
- '**Roles**'
- '{6}'
- ' '
- '*View their statistics by typing `/stats <user>`*'
# Leaderboards
message-top-title: ':speech_balloon: Message Top :speech_balloon:'
message-top-format: '`#{0}` <@{1}> **{2}**'
ticket-top-title: ':ticket: Ticket {0} Top :ticket:'
ticket-top-format: '`#{0}` <@{1}> **{2}**'
invite-top-title: ':newspaper2: Invite {0} Top :newspaper2:'
invite-top-format: '`#{0}` <@{1}> **{2}**'
# Anti Discord Advertise messages
anti-discord-advertise-title: ':warning: DO NOT ADVERTISE :warning:'
anti-discord-advertise-description:
- '**Please do not send discord links that are not from {0}!**'
- ' '
- '`Message Content:`'
- '{1}'
# Verification related messages/embeds
verification-panel:
embed-title: Server Verification
embed-author: ''
embed-author-image: ''
embed-description:
- Click the button to get access to the server!
embed-thumbnail: '{guild_icon}'
embed-image: ''
embed-footer: '{guild_name}'
embed-footer-icon: '{guild_icon}'
embed-timestamp: false
embed-colour: ''
fields: []
verification-button:
emote: ✅
button-style: SUCCESS
text: ''
been-verified: ✅ **You have been verified!**
verification-cooldown: You are on cooldown! Please try again in a minute!
# Levelling messages
level-up-message: ':partying_face: Congratulations, {member_mention} you are now level
{level}!'
# Giveaway related messages/embeds
giveaway-message-content: ':tada: **GIVEAWAY** :tada:'
giveaway-message-embed:
embed-title: Server Giveaway
embed-author: ''
embed-author-image: ''
embed-description:
- 'React to :tada: to enter! (Winner amount: {winner-count})'
- Ending {end-time-formatted}
- '*(Role: {role}, Invites: {invites})*'
embed-thumbnail: '{guild_icon}'
embed-image: ''
embed-footer: 'Giveaway #{id} • {guild_name}'
embed-footer-icon: '{guild_icon}'
embed-timestamp: true
embed-colour: ''
fields:
- name: Prize
value: '{prize}'
inline: true
- name: Winners
value: '{winner-count}'
inline: true
giveaway-ended-message-content: ':tada: **GIVEAWAY ENDED** :tada:'
giveaway-ended-message-embed:
embed-title: Server Giveaway
embed-author: ''
embed-author-image: ''
embed-description:
- Ended {end-time-formatted}
embed-thumbnail: '{guild_icon}'
embed-image: ''
embed-footer: 'Giveaway #{id} • {guild_name}'
embed-footer-icon: '{guild_icon}'
embed-timestamp: true
embed-colour: ''
fields:
- name: Prize
value: '{prize}'
inline: true
- name: Winners
value: '{winners}'
inline: true
giveaway-winner-message: ':partying_face: Congratulations {winners}, you have won
`{prize}`!'
giveaway-no-winner-message: ':frowning: Unfortunately not enough members entered **Giveaway
#{id}** for `{prize}`!'
giveaway-reroll-message: ':partying_face: Congratulations {winners}, you have won
`{prize}`!'
# Suggestion related messages/embeds
suggestion-embed:
embed-title: ''
embed-author: '{member_tag}''s Suggestion:'
embed-author-image: '{member_icon}'
embed-description:
- '```'
- '{suggestion}'
- '```'
embed-thumbnail: '{guild_icon}'
embed-image: ''
embed-footer: 'Suggestion #{id}'
embed-footer-icon: ''
embed-timestamp: true
embed-colour: ''
fields: []
suggestion-approve-embed:
embed-title: ''
embed-author: '{member_tag}''s Suggestion:'
embed-author-image: '{member_icon}'
embed-description:
- '```'
- '{suggestion}'
- '```'
- ' '
- '**Suggestion has been approved by {moderator}**'
- '```'
- '{reason}'
- '```'
embed-thumbnail: '{guild_icon}'
embed-image: ''
embed-footer: 'Suggestion #{id}'
embed-footer-icon: ''
embed-timestamp: true
embed-colour: '#00ff00'
fields: []
suggestion-deny-embed:
embed-title: ''
embed-author: '{member_tag}''s Suggestion:'
embed-author-image: '{member_icon}'
embed-description:
- '```'
- '{suggestion}'
- '```'
- ' '
- '**Suggestion has been denied by {moderator}**'
- '```'
- '{reason}'
- '```'
embed-thumbnail: '{guild_icon}'
embed-image: ''
embed-footer: 'Suggestion #{id}'
embed-footer-icon: ''
embed-timestamp: true
embed-colour: '#ff0000'
fields: []
# Poll command related messages/embeds
poll-embed:
embed-title: '{poll_question}'
embed-author: ''
embed-author-image: ''
embed-description:
- '{poll_options}'
embed-thumbnail: '{guild_icon}'
embed-image: ''
embed-footer: Poll by {member_tag}
embed-footer-icon: '{member_icon}'
embed-timestamp: true
embed-colour: ''
fields: []
poll-question-format: '{emoji} **{option}**'
# Changelog command related messages/embeds
changelog-embed:
embed-title: '{guild_name} Changelog'
embed-author: ''
embed-author-image: ''
embed-description:
- '{changelog}'
embed-thumbnail: '{guild_icon}'
embed-image: ''
embed-footer: Changelog by {member_tag}
embed-footer-icon: '{member_icon}'
embed-timestamp: true
embed-colour: ''
fields: []
# {number} = changelog number, {changelog} = changelog message
changelog-question-format: ⚙️ **{changelog}**
auto-lock-message:
- This channel has been locked automatically just to potential prevent discord botting.
auto-mute-message-mentions:
- You have been automatically muted due to exceeding the max mentions
eight-ball-embed:
embed-title: ':8ball: Magic Ball :8ball:'
embed-author: ''
embed-author-image: ''
embed-description: []
embed-thumbnail: ''
embed-image: ''
embed-footer: 8ball by {member_tag}
embed-footer-icon: '{member_icon}'
embed-timestamp: true
embed-colour: ''
fields:
- name: Question
value: '`{question}`'
inline: false
- name: Answer
value: '`{answer}`'
inline: false
first-boost-embed:
embed-title: ''
embed-author: ''
embed-author-image: ''
embed-description:
- Thanks {member_mention} for boosting the server!
embed-thumbnail: ''
embed-image: ''
embed-footer: '{guild_name}'
embed-footer-icon: '{member_icon}'
embed-timestamp: true
embed-colour: ''
fields: []
promotion-embed:
embed-title: ''
embed-author: ''
embed-author-image: ''
embed-description:
- Congratulate {member_mention} on their promotion to {role}!
embed-thumbnail: ''
embed-image: ''
embed-footer: Promoted by {moderator_tag}
embed-footer-icon: '{member_icon}'
embed-timestamp: true
embed-colour: '#00FF00'
fields: []
demotion-embed:
embed-title: ''
embed-author: ''
embed-author-image: ''
embed-description:
- '{member_mention} has been demoted by {moderator_tag}!'
embed-thumbnail: ''
embed-image: ''
embed-footer: Demoted by {moderator_tag}
embed-footer-icon: '{member_icon}'
embed-timestamp: true
embed-colour: '#FF0000'
fields: []
resign-embed:
embed-title: ''
embed-author: ''
embed-author-image: ''
embed-description:
- '{member_mention} has resigned!'
embed-thumbnail: ''
embed-image: ''
embed-footer: '{guild_name}'
embed-footer-icon: '{member_icon}'
embed-timestamp: true
embed-colour: '#FF0000'
fields: []
Last updated