Java-Twirk icon indicating copy to clipboard operation
Java-Twirk copied to clipboard

VIP is not a defined USER_TYPE

Open JCog opened this issue 5 years ago • 2 comments

There doesn't appear to be a way to determine if a user is a VIP. This seems to me like it would fit in with USER_TYPE with a value below MOD since a user can't be both a mod and vip at the same time.

JCog avatar Apr 13 '20 22:04 JCog

Actually, after looking at #23, this looks to also be included with the change to use badges. I still believe there should be a method to check if a user is a VIP though.

JCog avatar Apr 13 '20 22:04 JCog

Hi.

Yeah, I agree. And as you say, it should likely be checked by querying the badges list. I'll add it to my list of features to add.

Gikkman avatar Apr 14 '20 20:04 Gikkman