cordlr-cli icon indicating copy to clipboard operation
cordlr-cli copied to clipboard

Rewrite Bot Connection Logic

Open bdbch opened this issue 6 years ago • 1 comments

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.

bdbch avatar Mar 20 '18 16:03 bdbch

Connected to #165

bdbch avatar Mar 21 '18 12:03 bdbch