I have multiple conditions within one script. When one condition is triggered, it will alert and send info to a single discord channel.
My end goal, is to have Condition A sent to Discord Channel A and Condition B sent to Discord Channel B.
Are there any creative ways around this - sending to different webhooks within one condition?