Valentin Lorentz 16b7fd9f37 Misc: Fix log message on invalid commands in private
It showed 'Not replying to <command> in None,', since channel is None in
private (unlike the former msg.args[0], which was the bot's nick).

I wasn't careful enough when I replaced msg.args[0] with msg.channel
across the codebase.
2020-09-30 10:25:22 +02:00
..
2020-03-26 22:10:28 +01:00
2020-01-26 12:00:08 +01:00
2014-12-20 14:37:27 +01:00