Testing
Author: muddywaters1
Description Source Code Launch Bot Current Users

Short Description:

What it says

Full Description

?? The tipped recently is true but the notice to the user about spending prints out when it should not

cb.onEnter(function(user) {
cb.chatNotice('Welcome ' + user['user'] + '!');
cb.chatNotice(user['tipped_recently']);
if (user['tipped_recently']==True)
{cb.chatNotice("I see you have not been spending, "+user['user'])};
});

© Copyright Chaturbate 2011- 2026. All Rights Reserved.