p0t4t0sandwich / Switchboard

A simple, cross API plugin that bridges communication between servers, using built-in Proxy methods, Discord channels and TCP sockets.
GNU General Public License v3.0
4 stars 2 forks source link

Change config channel mappings to allow for lists of channels #4

Closed p0t4t0sandwich closed 6 months ago

p0t4t0sandwich commented 8 months ago

Would just need to change the object internally to a HashMap of HashSets or similar