<% } %>
<% if (typeof selectedGuild !== 'undefined' && selectedGuild) { %>
<% if (typeof page !== 'undefined' && page === 'overview' && selectedGuild) { %>
Welcome <%= user?.username || 'Admin' %>
find commonly used dashboard pages below.
Custom messages
Create fully customized messages called templates and pack them with your very own embeds, buttons and select menus.
Moderation cases
View and edit all moderation cases using the dashboard.
User reports
Allow users to report others and fully customize how to handle them.
Role greetings
Welcome users to their new role by using role assignment messages.
<% } %>
<% if (typeof page !== 'undefined' && page === 'settings' && selectedGuild) { %>
<% } %>