Loading Bot Panel...
+Manage your AeThex Discord bot
+Status
+Servers
++ {botStatus?.guildCount || 0} +
+Uptime
++ {botStatus ? formatUptime(botStatus.uptime) : "--"} +
+Linked Users
+{linkedUsers.length}
+{botStatus.bot.tag}
+ID: {botStatus.bot.id}
+Commands
++ {botStatus?.commandCount || 0} +
+Feed Bridge
+{feedStats?.totalPosts || 0}
+Total Posts
++ {feedStats?.discordPosts || 0} +
+From Discord
++ {feedStats?.websitePosts || 0} +
+From Website
+{guild.name}
+ID: {guild.id}
+{cmd.description}
++ {link.profile?.full_name || link.profile?.username || "Unknown"} +
++ Discord ID: {link.discord_id} +
++ {post.content?.slice(0, 200)} + {post.content?.length > 200 ? "..." : ""} +
+