Server Utilities & Moderation
1. Bot Ping & Shard Info (ping)
{cooldown(3)}{embed(title):š Pong!}{embed(description):⢠**Shard:** `#{server.shardId}`\n⢠**Guild:** `{server.name}`\n⢠**Status:** `Operational š¢`}{embed(color):0x2ECC71}2. User Profile Card (userinfo)
{cooldown(5)}{embed(title):š¤ User Profile ā {user.username}}{embed(thumbnail):{user.avatar}}{embed(field):User ID~{user.id}~true}{embed(field):Account Created~{slice(0,10):{user.createdAt}}~true}{embed(field):Roles~{member.roles}~false}{embed(color):{member.color}}