Apps Home
|
Create an App
Hamia
Author:
shack
Description
Source Code
Launch App
Current Users
Created by:
Shack
cb.onMessage(message => { const { f, // FONT gender, // m: male, f: female, s: trans, c: couple is_mod, // is the user a moderator in_fanclub, // is the user in the broadcasters fan club tipped_tons_recently, // is the user DARK PURPLE tipped_alot_recently, // is the user PURPLE tipped_recently, // is the user DARK BLUE user, // userName c, // Message Color has_tokens, // Does the user have at least 1 token m // Message Text } = message; // cb.chatNotice(`Mesaje para Hamia ${m}`); // cb.chatNotice(`Usuario: ${user}`); // cb.chatNotice(`tipped_tons_recently: ${tipped_tons_recently} `); // cb.chatNotice(`tipped_alot_reently: ${tipped_alot_recently}`); // cb.chatNotice(`tipped_recently: ${tipped_recently}`); // cb.chatNotice(`Tiene mas de un token? ${has_tokens}`); // cb.chatNotice(`FONT${f}`); // cb.chatNotice(`gender: ${gender}`); // cb.chatNotice(`is_mod: ${is_mod}`); // cb.chatNotice(`in_fanclub: ${in_fanclub}`); // cb.chatNotice(`color: ${c}`); if(has_tokens) { cb.chatNotice("I have tokens"); } else { cb.chatNotice("I dont have tokens"); } });
© Copyright Chaturbate 2011- 2024. All Rights Reserved.