How to recognize new subscribers and then change their status

There is no API to GET that returns VIP status.

So your bot can call /vips to list current VIP’s
Or store them in a DB as your VIP/unvip them

To set/unset VIP you run the chat command for .vip username or .unvip username