Bots Home
|
Create an App
Butterfly Welcome 2
Author:
movieman01
Description
Source Code
Launch Bot
Current Users
Created by:
Movieman01
/*** BOT Settings ***/ cb.settings_choices = [ {name: 'Butterfly Type', type: 'choice', choice1: ':butterfly', choice2: ':butterfly-valentine', choice3: ':butterfly_bb_'}, {name:'Message', type:'str',}, ]; /*** Global Variables ***/ var roomHost = cb.room_slug; // Name of the broadcaster cb.onEnter(function(user) { cb.sendNotice(cb.settings['Butterfly Type'] + ' ' + user['user'] + ' ' + cb.settings['Butterfly Type'] + ' ' + cb.settings['Message'], user['user'], '', '#000033','bold'); });
© Copyright Chaturbate 2011- 2024. All Rights Reserved.