Bots Home
|
Create an App
AntIcon
Author:
cbrocks101
Description
Source Code
Launch Bot
Current Users
Created by:
Cbrocks101
/********************************************************** Name: AntIcon Author:alanstuart Version 1.0 **********************************************************/ /********************************************************** Summary: Adds user chat prefix icons in Ant's room **********************************************************/ cb.onMessage(function (msg) { if (msg.user==cb.room_slug) {msg.m = ":icon_weed "+msg.m;} return msg; }); function init(){ }
© Copyright Chaturbate 2011- 2024. All Rights Reserved.