I'm having the same problem. It responds to messages in servers but not DMs. I've declared the partials and intents:
partials:
- Message
- Channel
- Reaction
intents:
- DirectMessages
- DirectMessageReactions
- GuildMessages
- GuildMessageReactions
- Guilds
- MessageContent