🍄User Group

User group

var groups = []string{
	"anon",
	"reader",
	"editor",
	"trusted",
	"moderator",
	"admin",
}