Bots Home
|
Create an App
Test_bot_Welcome_message
Author:
testingcbhurricane
Description
Source Code
Launch Bot
Current Users
Created by:
Testingcbhurricane
day = new Date(); hr = day.getHours(); if ((hr >= 0) && (hr <=11)) { t = "Good morning, ";} if ((hr >= 12) && (hr <=16)) { t = "Good afternoon, ";} if ((hr >= 17) && (hr <=23)) { t = "Good evening, ";} cb.onEnter(function(user) { cb.chatNotice(t + user['user'] + 'make yourself comfy and enjoy !'); });
© Copyright Chaturbate 2011- 2024. All Rights Reserved.