Apps Home
|
Create an App
Classnotes
Author:
thursty
Description
Source Code
Launch App
Current Users
Created by:
Thursty
/** 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- 2025. All Rights Reserved.