MCPcopy
hub / github.com/codebymitch/TitanBot / app-admin.js

File app-admin.js

src/commands/Community/app-admin.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SlashCommandBuilder, PermissionFlagsBits, PermissionsBitField, ChannelType, ActionRowBuilder, ButtonBuilder, ButtonStyle, EmbedBuilder, ModalBuilder, TextInputBuilder, TextInputStyle, ComponentType, LabelBuilder, RoleSelectMenuBuilder } from 'discord.js';
2import { createEmbed, successEmbed } from '../../utils/embeds.js';
3import { getColor } from '../../config/bot.js';
4import { logger } from '../../utils/logger.js';

Callers

nothing calls this directly

Calls 7

withErrorHandlingFunction · 0.90
replyUserErrorFunction · 0.85
handleReviewFunction · 0.85
safeDeferMethod · 0.80
handleSetupFunction · 0.70
handleListFunction · 0.70

Tested by

no test coverage detected