Bots Home
|
Create an App
FuckTheSpam
Author:
drenith
Description
Source Code
Launch Bot
Current Users
Created by:
Drenith
cb.onMessage(function (msg) { if(isSpam(msg['m'])){ msg['X-Spam'] = true; } return msg; }); function isSpam(msg){ if(msg.match(/[^\x00-\x7F]/) && msg.match(/\w+.\w+/)){ return true; } else { return false; } }
© Copyright Chaturbate 2011- 2025. All Rights Reserved.