From 3352a7b635fc776089465ac66ce355a09b1ec7d7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jakub=20Ma=C5=84czak?=
<56172798+jakubmanczak@users.noreply.github.com>
Date: Sun, 1 Aug 2021 16:08:04 +0200
Subject: [PATCH] use card component in botcard & add onlineindicator prot
---
src/components/BotCard.vue | 155 +++++++++++++++----------------------
src/components/Card.vue | 30 +++++++
src/layouts/Default.vue | 1 +
src/pages/Index.vue | 10 ++-
4 files changed, 99 insertions(+), 97 deletions(-)
diff --git a/src/components/BotCard.vue b/src/components/BotCard.vue
index 8cd2021..f31294d 100644
--- a/src/components/BotCard.vue
+++ b/src/components/BotCard.vue
@@ -1,87 +1,43 @@
- Bot Name:
- {{ status.mainInfo.username + '#' + status.mainInfo.discriminator }}
-
- Bot Name:
- {{ status.canaryInfo.username + '#' + status.canaryInfo.discriminator }}
-
-
- {{ status.mainInfo.username + '#' + status.mainInfo.discriminator }}
-
-
-
- {{
- status.canaryInfo.username + '#' + status.canaryInfo.discriminator
- }}
-
- bot card
-
- Bot ID: {{ status.mainInfo.id }}
- Bot Avatar:
-
-
- Bot Info: {{ status.mainInfo }}
- sub bot card
-
- Bot ID: {{ status.canaryInfo.id }}
- Bot Avatar:
-
-
- Bot Info: {{ status.canaryInfo }}
-
- Strona w trakcie rewrite-u! Niektóre rzeczy mogą nie działać. +