Add customization of invite link client ID. Closes #77.
This commit is contained in:
@@ -3,5 +3,6 @@ namespace PluralKit.Bot
|
||||
public class BotConfig
|
||||
{
|
||||
public string Token { get; set; }
|
||||
public ulong? ClientId { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user