Bots Home
|
Create an App
Good AM/PM/Evening
Author:
iain1on3
Description
Source Code
Launch Bot
Current Users
Created by:
Iain1on3
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'] + ' !'); });
© Copyright Chaturbate 2011- 2024. All Rights Reserved.