Add login/register system and database and also offensive mode.

This commit is contained in:
csd4ni3l
2025-10-02 19:04:45 +02:00
parent adc2debd2a
commit fb9097f42f
12 changed files with 497 additions and 92 deletions

View File

@@ -2,4 +2,6 @@ HOST=0.0.0.0
PORT=8080
DEBUG_MODE=false
USE_HACKCLUB_AI=false
GEMINI_API_KEY=API_TOKEN
GEMINI_API_KEY=API_TOKEN
FLASK_SECRET_KEY=example
DB_FILE=data.db