Should give error when kicking unknown user
!kick someuser "foobar"
Kicking 'someuser' for '"foobar'
But if someuser doesn't exist, there is no error returned. It should do that if no user matched.
!kick someuser "foobar"
Kicking 'someuser' for '"foobar'
But if someuser doesn't exist, there is no error returned. It should do that if no user matched.