The Diggler bot will still accept commands through private message even if allowPMCommands is explicitly set to false.
Using the example code found here http://pastebin.com/bazpL0AU , run the bot, and /msg DebugBot !echo foobar
The bot will respond as it normally would in a channel, which it should not.
The Diggler bot will still accept commands through private message even if allowPMCommands is explicitly set to false. Using the example code found here http://pastebin.com/bazpL0AU , run the bot, and /msg DebugBot !echo foobar The bot will respond as it normally would in a channel, which it should not.