My bot is written to create positive comments and support Joe Biden and Kamela Harris with their campaign. My bot is also written to create negative comments about Donald Trump and his campaign and current presidency.
This is my favorite Reddit thread that my bot can be found on.
The link to this thread can be found here.
The output I receive after running the program to count how many comments my bot created is:
len(comments)= 1000
len(top_level_comments)= 5
len(replies)= 995
len(valid_top_level_comments)= 5
len(not_self_replies)= 995
len(valid_replies)= 498
========================================
valid_comments= 503
========================================
I believe that I should receive a score of 17/20.
I completed the orginal 6 tasks, created this GitHub repo, and commented 100 comments for 16/20.
The other task I completed was creating 500 valid comments for 1 more point.