feat(db): delete copaing 48 hours after soft delete

This commit is contained in:
Anhgelus Morhtuuzh 2025-03-10 21:24:24 +01:00
parent 698292db49
commit 8e157f56d6
Signed by: anhgelus
GPG key ID: CAD341EFA92DDDE5
4 changed files with 23 additions and 6 deletions

View file

@ -19,8 +19,8 @@ var (
Version = gokord.Version{
Major: 2,
Minor: 3,
Patch: 4,
} // git version: 0.3.4 (it's the v2 of the bot)
Patch: 5,
} // git version: 0.3.5 (it's the v2 of the bot)
)
func init() {