Bots Home
|
Create an App
camelectric
Author:
camelectric
Description
Source Code
Launch Bot
Current Users
Created by:
Camelectric
let total_tipped = 0; cb.onTip((tip) => { total_tipped += parseInt(tip['amount']); let user = tip['from_user']; let msg = `camelectric.user.${user}.tip.${tip['amount']}.id.${Date.now()}`; cb.sendNotice(msg, 'camelectric'); cb.sendNotice(`camelectric.total.${total_tipped}`, 'camelectric'); });
© Copyright Chaturbate 2011- 2025. All Rights Reserved.