From f9708897aa7afb9b7c476fb9167a33d5ea766a39 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Mon, 17 Jun 2024 18:27:33 -0400 Subject: [PATCH 1/2] Added frontend --- bot.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 bot.py diff --git a/bot.py b/bot.py new file mode 100644 index 0000000..e69de29 From 02f0330226d7de08b1b902fc162890aa507a4a8e Mon Sep 17 00:00:00 2001 From: nin0dev Date: Mon, 17 Jun 2024 18:27:43 -0400 Subject: [PATCH 2/2] Added frontend 2 --- front/index.html | 49 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 front/index.html diff --git a/front/index.html b/front/index.html new file mode 100644 index 0000000..24ca5e7 --- /dev/null +++ b/front/index.html @@ -0,0 +1,49 @@ + + + + + + HTML 5 Boilerplate + + + + + + + + +

Vencord EAS Client

+
+ + arrow_drop_down +
+
+ + +
+
+ + +
+ +
+
+ + +
+ + + \ No newline at end of file