5_administrator_control #49

Merged
waifu merged 8 commits from 5_administrator_control into dev 2025-06-12 20:34:08 -07:00
Showing only changes of commit 4b1b8a53c7 - Show all commits

View file

@ -155,7 +155,7 @@ def delete_account(author: str) -> BotResponse:
return {
'message': f'{author} ⚠️ This will permanently delete your account \
and all your cards.\n'
'If youre sure, reply with `confirm_delete_account` to proceed.\n\n'
'If you\'re sure, reply with `confirm_delete_account` to proceed.\n\n'
'**There is no undo.** Your gacha luck will be lost to the void... 💀✨',
'attachment_urls': None