From c077b92f93b1978bc3d0ed3fd680682c57429055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Wed, 28 Dec 2022 05:27:16 +0100 Subject: [PATCH] Update 'README.MD' --- README.MD | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index d0f2855..129abca 100644 --- a/README.MD +++ b/README.MD @@ -25,4 +25,8 @@ Edit the configuration file and set all values according to your needs. Save the file and start the bot again. If there are no issues, everything will load and it will print an invite-link in your console. Click on the link to add your bot to any server with the correct permissions already set-up. The bot supports both slash commands and message commands, with prefix `hideko`. Most -commands support both systems, but some of them are limited in one way or another. \ No newline at end of file +commands support both systems, but some of them are limited in one way or another. + +The bot currently supports SQLite as a database backend. A database file will be created after the first boot +in the same directory that you ran it. Do not delete the database file to avoid corruption and unpredictable +behavior. \ No newline at end of file