Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Slayer128/Carltech-Bot
/ alive.js
File
alive.js
lib/alive.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
path = require(
'path'
);
3
const
filePath = path.join(__dirname,
'../xmd/alive.json'
);
4
Callers
nothing calls this directly
Calls
1
saveAliveData
Function · 0.85
Tested by
no test coverage detected