If you want all modules to act on all channels, you can simply set `channels: :all` on all modules, and add `channels: ["#channel", "#channel", ...]` to the same configuration level as `plugins`. These are added to the "all channels" list and joined automatically. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>