added stuff
This commit is contained in:
@@ -1 +0,0 @@
|
||||
CREATEUSER:JeffreyEpstein:TheIslandIsMine
|
||||
1
CHATTER/requests/status/fail_1775660763462.txt
Normal file
1
CHATTER/requests/status/fail_1775660763462.txt
Normal file
@@ -0,0 +1 @@
|
||||
LOGIN:JeffreyEpstein:TheIslandIsMine
|
||||
@@ -109,10 +109,12 @@ while True:
|
||||
# move and rename to success_filename.txt in status
|
||||
else:
|
||||
file_path.rename(status_path / f"fail_{file_path.name}")
|
||||
else:
|
||||
file_path.rename(status_path / f"fail_{file_path.name}")
|
||||
|
||||
elif command == "CREATEUSER":
|
||||
# TODO
|
||||
#1. Make a new folder with the name
|
||||
|
||||
#2. Hash password and store in hash.txt
|
||||
#3. Init basic files
|
||||
#4. Make success request file
|
||||
|
||||
Reference in New Issue
Block a user