© 2026 Hedgehog Software, LLC
if (message.author.bot) return; console.log('message recieved') if (message.channel instanceof ForumChannel) { console.log('pass the forum check')
message recieved
pass the forum check