This repository has been archived on 2023-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
discord-bot-shtik/Views/Home/Index.cshtml

13 lines
159 B
Plaintext

@{
ViewData["Title"] = "Home Page";
}
<div>
connected accounts?
</div>
<div>
list of Users
</div>
<div>
list of channels
</div>