Apps Home
|
Create an App
Log Tokens of All Users
Author:
mantastic77
Description
Source Code
Launch App
Current Users
Created by:
Mantastic77
'use strict'; var usersArray = []; function User(totalTokensTipped, username) { this.totalTokensTipped += totalTokensTipped; this.username = username; }; cb.onTip(function(tip){ var user = new User(parseInt(tip['amount']), from_user); usersArray.push(user); });
© Copyright Chaturbate 2011- 2025. All Rights Reserved.