export default { async execute(interaction) { await interaction.reply('Pong!'); }, };