Skip to content

Problems with multiple servers per bot  #1

@Plompi

Description

@Plompi

The bot currently relies on one global config.json file, which stores the global properties for the bot like Owner, Admin, etc. These properties currently apply to all Servers that run the same instance of the bot, which causes problems with the Owner property (only one Owner can exist) or the database is shared between those servers.

Need to restructure config.json into per server configs and create subfolders in database folder for each server so that the settings are independent on each server and the database is no longer shared

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions