Skip to content

Fix message being spammed for each shard when booting up

Mateusz Brawański requested to merge github/fork/Lymdun/fix_spam into master

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.

Merge request reports

Loading