LeicaSimile / PROJECT-Ashe

A bot for humanity, available in Discord.
0 stars 0 forks source link

Allow server admins to change server settings #2

Open LeicaSimile opened 2 years ago

LeicaSimile commented 2 years ago

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.