You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 29, 2022. It is now read-only.
Right now, the bot immediately deletes all data relevant to the server after it's removed. I'd like to persist this data for 7 days. If the bot isn't re-invited in that grace period, then proceed to delete the data. However, if the bot is re-invited, cancel the timer.
Right now, the bot immediately deletes all data relevant to the server after it's removed. I'd like to persist this data for 7 days. If the bot isn't re-invited in that grace period, then proceed to delete the data. However, if the bot is re-invited, cancel the timer.