feat: add invites to backend

This commit is contained in:
Sam 2022-11-18 15:27:52 +01:00
parent 47ed36d24c
commit 6237ea940f
7 changed files with 234 additions and 30 deletions

View file

@ -24,6 +24,8 @@ type User struct {
Discord *string
DiscordUsername *string
MaxInvites int
}
// usernames must match this regex