Feature/4 add data delete on guild remove #7

Merged
AstroGD merged 7 commits from feature/4-add-data-delete-on-guild-remove into dev 2022-11-25 18:31:44 +01:00
Showing only changes of commit 27f625155e - Show all commits

View File

@ -18,6 +18,12 @@ Removes the word from the server specific blocklist
### /info ### /info
Returns general information about the bot and the servers stats Returns general information about the bot and the servers stats
### /preservesettings
Changes the behaviour when the bot leaves the server.
Options are:
- Keep settings persistent even if the bot leaves
- Delete setting when the bot leaves the server [default]
## Environment variables ## Environment variables
| Name | Description | Required | Example | | Name | Description | Required | Example |
| :--------------- | :------------------------------------------------------------------------------ | :------: | :------------------ | | :--------------- | :------------------------------------------------------------------------------ | :------: | :------------------ |