Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BloombergGraphics/whatiscode
/ botTriggers.js
File
botTriggers.js
scripts/botTriggers.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
jQuery(document).ready(
function
($) {
2
setTimeout(
function
() {
3
if
(localStorage.getItem(
'visitCount'
) == 1) {
4
var
message =
"Hey, welcome"
+
Callers
nothing calls this directly
Calls
1
$
Function · 0.50
Tested by
no test coverage detected