Carcraftz / MirrorBot

Mirrors messages from one discord channel to another using multiple bots! Just configure it on the top of the file and run!
32 stars 24 forks source link

Q #4

Open ooobabyitsatriple opened 3 years ago

ooobabyitsatriple commented 3 years ago

When I input multiple to and from channel ids, it sends the messages from all the from channels to all the to channels.

So a message in the first channel for from ends up being sent to each channel id in to.

Is there any way to get the first to channel to only send to the first from channel while monitoring multiple channels or is the only way by launching several instances of the application?