add recoil store

This commit is contained in:
Sam 2022-05-05 16:33:44 +02:00
parent 580449440a
commit 2e4b8b9823
10 changed files with 225 additions and 68 deletions

View file

@ -22,7 +22,8 @@ type User struct {
AvatarURL *string
Links []string
Discord *string
Discord *string
DiscordUsername *string
}
// usernames must match this regex