Creates results.csv file
This commit is contained in:
+6
-1
@@ -2,4 +2,9 @@ USER_ID = 0
|
||||
USERNAME = 1
|
||||
DATE = 2
|
||||
MESSAGE = 3
|
||||
REACTIONS = 5
|
||||
REACTIONS = 5
|
||||
|
||||
show_id = 1
|
||||
show_username = 1
|
||||
show_number_messages = 1
|
||||
show_contribution = 1
|
||||
Reference in New Issue
Block a user