© 2026 Hedgehog Software, LLC
client.on('interactionCreate', (interaction) => { if (!interaction.isChatInputCommand()) return; //commands go here });