feat: store deleted messages on our DB

This commit is contained in:
2025-11-29 22:26:43 +01:00
parent 8d215f56f3
commit 0b5308d1e9
4 changed files with 132 additions and 54 deletions

1
bot/mongodb/__init__.py Normal file
View File

@@ -0,0 +1 @@
from .load_db import load_chat_messages_from_db