Improved handlers

This commit is contained in:
Profitroll
2023-01-04 20:13:29 +01:00
parent 3fd56e8b41
commit 6b80b7d0fa
4 changed files with 39 additions and 110 deletions

View File

@@ -351,6 +351,9 @@ class HoloUser():
if self.sponsorship_state()[0] == "fill":
return
if self.spoiler_state() is True:
return
# col_tmp.insert_one(
# document=DefaultApplicationTemp(self.id).dict
# )