Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codebymitch/TitanBot
/ app.js
File
app.js
src/app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'dotenv/config'
;
2
import
{ Client, Collection, GatewayIntentBits } from
'discord.js'
;
3
import
{ REST } from
'@discordjs/rest'
;
4
import
express from
'express'
;
Callers
nothing calls this directly
Calls
3
setupShutdown
Function · 0.85
start
Method · 0.80
shutdown
Method · 0.80
Tested by
no test coverage detected