Bots Home
|
Create an App
XToys.app
Author:
asenseofjoy
Description
Source Code
Launch Bot
Current Users
Created by:
Asenseofjoy
cb.settings_choices = [ {name:'background', type:'str', minLength: 1, maxLength: 255, defaultValue:'#fff', label: "Background Color of Notice"}, {name:'foreground', type:'str', minLength: 1, maxLength: 255, defaultValue:'#a002e3', label: "Background Color of Notice"} ]; cb.onMessage(function (msg) { if (msg['m'].startsWith('XToys:')) { msg['X-Spam'] = true; } var text = msg.m.replace(/\\n/g, '\n') cb.sendNotice(text, null, cb.settings.background, cb.settings.foreground); return msg; });
© Copyright Chaturbate 2011- 2024. All Rights Reserved.