Bot DMing when sending message in Discord chat

I sent a message in a general channel on my discord server and got a PM from both my bots 

https://imgur.com/a/IrwRlCZ

That would only occur if you removed the Discord Join Command in the config and then used a command that started with /.

I didnt remove anything. This is my config..

"Enable Discord Extension Debugging": false,
  "Bot Guild ID (Can be left blank if bot in only 1 guild)": "",
  "Discord Join Code": "",
  "Discord Server Name Override": "",
  "Enable Commands In Bot Channel": false,
  "Bot Channel Name or Id": "bot",
  "In Game Chat Command": "dc",
  "In Game Join Command": "join",
  "In Game Leave Command": "leave",
  "Discord Bot Join Command": "join",
  "Discord Bot Plugins Command": "plugins",
  "Discord Bot Help Command": "help",
  "Discord Bot Leave Command": "leave",
  "Discord Bot Commands Command": "commands",
  "Enable Discord Server Join Notification": false,
  "Enable Linking Discord To Rust": false,
  "Use DiscordAuth": true,
  "Use DiscordConnect": false,
  "Use External Hooks": false,
  "Discord Linking Code Characters": "0123456789",
  "Discord Linking Code Length": 6
So looks like you used /join in a chat channel then. That would be the only way to get that last message sent. 

Merged post

Ahhh nvm I understand now.

Merged post

This should be resolved in version 0.16.10.
How do I disable direct message when a player joins the discord server. Also anyway to have 1 bot, run multiple servers, merged with verification for role sync?