<!-- Thanks for taking the time to report a bug! Please fill in the following. --> <!-- We'll be in touch if we need any other information. --> <!-- Once submitted, follow this issue's progress on the project board. --> <!-- Notes like this are comments and won't appear in the report. --> <!-- WARNING: Make sure no sensitive info is included, such as webhook URLs! --> **Describe the bug** <!-- A clear, concise description of the bug --> DMs to the bot are being processed like any other message. **To Reproduce** <!-- Steps to reproduce the bug --> DM the bot **Expected behavior** <!-- A clear, concise description of what you expect to happen --> It should just respond with "Hello!" for now. **Additional context** <!-- Add any other context about the problem here --> <!-- WARNING: Make sure no sensitive info is included, such as webhook URLs! --> - [ ] Move DM detection to the top of the message received flow - [ ] Fix DM detection
Describe the bug
DMs to the bot are being processed like any other message.
To Reproduce
DM the bot
Expected behavior
It should just respond with "Hello!" for now.
Additional context