feat: specify custom Discord base URL
for use with twilight_http_proxy or similar
This commit is contained in:
@@ -20,6 +20,8 @@ namespace PluralKit.Bot
|
||||
|
||||
public string? GatewayQueueUrl { get; set; }
|
||||
|
||||
public string? DiscordBaseUrl { get; set; }
|
||||
|
||||
public record ClusterSettings
|
||||
{
|
||||
public string NodeName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user