Added .keep command which will add the current guild to the list of keptguilds. This is needed for the future database purge.

This commit is contained in:
Toastie 2024-07-29 00:51:04 +12:00
parent ddbf8fd3de
commit 13fa7bd17b
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
5 changed files with 67 additions and 19 deletions
src/EllieBot/data

View file

@ -1416,4 +1416,6 @@ coins:
- crypto
- cryptos
afk:
- afk
- afk
keep:
- keep

View file

@ -4598,4 +4598,11 @@ afk:
- ''
params:
- msg:
desc: "The message to send when someone pings you."
desc: "The message to send when someone pings you."
keep:
desc: |-
The current serve, won't be deleted from Ellie's database during the purge.
ex:
- ''
params:
- {}