From 4c5901d614bf2ff7a2b830607044ea58a37ddf97 Mon Sep 17 00:00:00 2001 From: hippoz Date: Tue, 13 Oct 2020 21:52:02 +0300 Subject: [PATCH] add discord webhook manager --- discordwebhookmanager/index.html | 124 +++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 discordwebhookmanager/index.html diff --git a/discordwebhookmanager/index.html b/discordwebhookmanager/index.html new file mode 100644 index 0000000..4c08912 --- /dev/null +++ b/discordwebhookmanager/index.html @@ -0,0 +1,124 @@ + + + + + + hippoz + + + + + + + +
+ + +
+

Selected webhook: {{ selectedWebhookObject.name }}

+

i think

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