Creates results.csv file

This commit is contained in:
Aidan Haas
2023-02-01 17:16:54 -05:00
committed by GitHub
parent 6fbb5142fb
commit fc89f9ad67
3 changed files with 61 additions and 5 deletions
+6 -1
View File
@@ -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