Currently, server settings are manually edited in a YAML file (bot/main/config/features.yaml) by the developer. Admins of a server should be able to change server settings themselves through the bot using text/slash commands.
This will require setting up a database (PostgreSQL likely) as well as command logic in the app.
Currently, server settings are manually edited in a YAML file (bot/main/config/features.yaml) by the developer. Admins of a server should be able to change server settings themselves through the bot using text/slash commands.
This will require setting up a database (PostgreSQL likely) as well as command logic in the app.