mirror of
https://github.com/Mikaela/Limnoria.git
synced 2026-05-12 02:18:02 +02:00
When the target is a channel it is not in, it would treat it as a user; which, if userCapabilityRequired is empty, would unconditionally send it to a channel. This would usually result in an error, that would be logged, hence the loop.