Bots Home
|
Create an App
TestDynamicChoices
Author:
testdnd
Description
Source Code
Launch Bot
Current Users
Created by:
Testdnd
cb.settings_choices = [ {name: 'Prize1', type: 'str', minLength: 0, maxLength: 1000, label: 'Prize 1', required: true, defaultValue: 'Spank Ass' }, {name: 'Prize2', type: 'str', minLength: 0, maxLength: 1000, label: 'Prize 2', required: false, defaultValue: cb.settings.Prize1 }, {name: 'Prize3', type: 'str', minLength: 0, maxLength: 1000, label: 'Prize 3', required: false, defaultValue: cb.settings.Prize2 } ] function init() { cb.sendNotice('Test start'); } init();
© Copyright Chaturbate 2011- 2025. All Rights Reserved.