MCPcopy
hub / github.com/codebymitch/TitanBot / apply.js

File apply.js

src/commands/Community/apply.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getColor } from '../../config/bot.js';
2import { SlashCommandBuilder, ActionRowBuilder, ModalBuilder, TextInputBuilder, TextInputStyle } from 'discord.js';
3import { createEmbed, successEmbed } from '../../utils/embeds.js';
4import { logger } from '../../utils/logger.js';

Callers

nothing calls this directly

Calls 8

withErrorHandlingFunction · 0.90
getApplicationSettingsFunction · 0.90
createErrorFunction · 0.90
replyUserErrorFunction · 0.85
handleSubmitFunction · 0.85
handleStatusFunction · 0.85
safeDeferMethod · 0.80
handleListFunction · 0.70

Tested by

no test coverage detected