Bots Home
|
Create an App
Class Notes
Author:
mendorpi
Description
Source Code
Launch Bot
Current Users
Created by:
Mendorpi
/** Extremely simple bot to pass notes to a moderator helping you with your chat room. Only needed in extremely busy rooms**/ cb.settings_choices = [ {name: 'userName', type: 'str',minLength: 1, maxLength: 24, required: true, label: "Username to pass notes to" }]; cb.onTip(function (tip){cb.sendNotice(tip['from_user'] + ' : ' + tip['message'],cb.settings.userName,'#ff0000')});
© Copyright Chaturbate 2011- 2024. All Rights Reserved.