forked from Sarah/Lieb-Website
added account creation to the Discord bot
This commit is contained in:
parent
69337e69ae
commit
56cb43a479
18 changed files with 198 additions and 152 deletions
|
@ -4,6 +4,7 @@
|
|||
{
|
||||
public const string HttpClientName = "Discord";
|
||||
public const string ClaimType = "Role";
|
||||
public const string GW2_ACCOUNT_REGEX = "^[a-zA-z ]{3,27}\\.[0-9]{4}$";
|
||||
public static readonly int RaidEditPowerLevel = Roles.Moderator.PowerLevel;
|
||||
|
||||
public static class Roles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue