Enabling welcomes without a welcome channel set will send both the enable message and the no-channel-set message.
if you have 4 welcomes and you do ;welcome rm 4, it will error out of bounds.
no-channel-set message being sent along with enabled is determined to be correct behavior, fixed OoB error while still allowing for 0 and negative numbers.
Enabling welcomes without a welcome channel set will send both the enable message and the no-channel-set message. if you have 4 welcomes and you do ;welcome rm 4, it will error out of bounds.