MCPcopy 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

1import 'dotenv/config';
2import { Client, Collection, GatewayIntentBits } from 'discord.js';
3import { REST } from '@discordjs/rest';
4import express from 'express';

Callers

nothing calls this directly

Calls 3

setupShutdownFunction · 0.85
startMethod · 0.80
shutdownMethod · 0.80

Tested by

no test coverage detected