functioning bot invites

This commit is contained in:
MathMan05 2024-09-25 23:38:53 -05:00
parent 65ad34f629
commit 7b2a4196f4
6 changed files with 278 additions and 7 deletions

View file

@ -13,7 +13,7 @@
<link href="/themes.css" rel="stylesheet" id="lightcss">
</head>
<body class="Dark-theme">
<body class="Dark-theme" style="overflow-y: scroll;">
<div id="titleDiv">
<img src="/logo.svg" width="40">
<h1 id="pageTitle">Jank Client</h1>
@ -58,4 +58,4 @@
</body>
<script src="/home.js" type="module"></script>
</html>
</html>