if (command === 'moye' && args.join(' ').toLowerCase() === 'moye') { message.reply('hi'); }
© 2026 Hedgehog Software, LLC