Global Commands on DMs

is there anyway for my bot commands to work in dms like my friend's dms? I looked for a post related to this, and I found it but the docs/link seem to be dead, I am using discord.js v14.25 and added .setContexts(["Guild", "BotDM"]) to the commands, but still nothing. Supports Commands badge shows so I know it works, and I have the app authorized in my account. What else do I need to do?
Was this page helpful?