Files
vanessa_bot_vanity/app/modules/database.py
google-labs-jules[bot] c824a29cfa revert: Disable file-based persistence for user registration
This reverts the changes that introduced file-based persistence for user registration.

The user has requested that the bot should not persist user registrations to allow for repeated testing of the registration flow. This commit restores the original in-memory registration behavior, where the list of registered users is cleared on every restart.

This change facilitates testing by allowing the same user to go through the registration process multiple times without being remembered by the bot.
2025-12-23 14:57:57 +00:00

1.0 KiB