Fix message being spammed for each shard when booting up
Created by: Lymdun
Summary
Fixes "Not attaching default command handler" message being sent for each shard.
Changes proposed
Do not display it when the user isn't sharding. Actually, I'm not even sure if this message is required at all, since using another command handler requires to manually set up the config accordingly anyway.