feat: start dashboard
This commit is contained in:
parent
bacbc6db0e
commit
ec7aa9faba
50 changed files with 3624 additions and 18 deletions
|
|
@ -52,6 +52,8 @@ public class Config
|
|||
public ulong? CommandsGuildId { get; init; }
|
||||
public ulong? GuildLogId { get; init; }
|
||||
public int? ShardCount { get; init; }
|
||||
|
||||
public string ClientSecret { get; init; } = string.Empty;
|
||||
}
|
||||
|
||||
public class WebConfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue