AV hash custom nicks
This commit is contained in:
@@ -29,7 +29,8 @@ type lambdaConfig struct {
|
||||
ShowPresenceUpdates bool
|
||||
CompactMode bool
|
||||
ShowAvatarsInMemberList bool
|
||||
CustomNicks map[string]string
|
||||
CustomNicks map[string]string // Anyone with a specific Occupant ID will have this nick
|
||||
CustomNicksAV map[string]string // Anyone with a specific avatar hash will have this nick
|
||||
CheckUpdate string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user