Separate {say: #channel [message]} function in ARs to be able to send a message in multiple channels within one AR as a response.
Example:
.set greetmsg | {say: #general Welcome {user} to our server!} {dm} Heya {user}, check out rules to verify!
YES!!!
can there be multiple {sendto:} as well? will there be a limit; for ex..
.setgreetmsg {dm}{sendto:#general}{sendto:#welcome}