Bots Home
|
Create an App
NoMenuBot-Tinky
Author:
ptest
Description
Source Code
Launch Bot
Current Users
Created by:
Ptest
// NoMenuBot 1.0.1-aria // by phredo // colors used by cb chat // #0a5b83 - dark blue - used for hashtags in subject // #72c0ff - performer is away blue // // chat text colors // #dc5500 - red broadcaster, room subject change // #009900 - fanclub green // #7f4baa - darkpurple >1000 // #be6aff - lightpurple >250 // #1e5cfb - darkblue >50 // #6699aa - lightblue >0 // #949494 - gray // #000000 - black // // chat background colors // #ff8b45 - orange pvt started (bkgnd) black text // #33ff33 - neon green pvt saved (bkgnd) black text // #ffff33 - yellow (bkgnd) // #e0e0e0 - light grey (used on broadcaster page) // 1.0 first relase - no menu, only goals // 1.0.1-aria - customization - no menu, ask if you have a request cb.onMessage(function(msg) { if (msg['m'] == '/menu') { // msg['X-Spam'] = true; // don't write menu command in public chat cb.chatNotice (':tinkywinkynotipmenu'); } if (msg['m'] == '/tipmenu') { // msg['X-Spam'] = true; cb.chatNotice (':tinkywinkynotipmenu'); } return msg; });
© Copyright Chaturbate 2011- 2024. All Rights Reserved.