cordlr-cli
cordlr-cli copied to clipboard
Rewrite Bot Connection Logic
We picked the wrong approach when it comes to the bot connection.
The bot should listen to nothing at first and do nothing on startup. For each connected server it connects to, it needs to start it's own command handler, plugin loader and pass server settings into each instance.
That way a bot can be connected to multiple servers with different instances / settings.
Connected to #165