Apps Home
|
Create an App
Boloveri_app
Author:
boloveri
Description
Source Code
Launch App
Current Users
Created by:
Boloveri
var _slot = cb.settings.slot; var _tipOptions = cb.$$tipOptions; cb.onEnter(function(user) { cb.chatNotice('Welcome ' + user['user'] + ':)'); }); cb.tipOptions(function(user) { if (typeof _tipOptions === "function") { cb.log("overwriting existing tipOptions: " + JSON.stringify(_tipOptions(user))); } return { options: [{ label: 'choice1' + _slot }, { label: 'choice2' + _slot }, { label: 'choice3' + _slot }], label: "Select a choice:" }; });
© Copyright Chaturbate 2011- 2026. All Rights Reserved.