Skip to content

Add membership stuff to scratchattach.User #546

@cybersteve547

Description

@cybersteve547

In the User class, there should be 3 new attributes/properties, all bools:
has_membership: if the user has scratch membership
has_ears: if the user has member ears shown
has_badge: if the user has the member badge shown

generally, the convention for bool varnames is to use a word like 'is' or 'has' (because it's more readable)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions