my bot's name is kevboibot. The bot post comments about Joe Biden in support of him. Not only does my bot do this but it also post submissions from politics, which involves Joe Biden, to the BotTown2 subreddit but upvotes any positive comments and submissions about Joe Biden and downvotes any negative comments and submissions about him (and vice versa for donald trump) using the textblob sentiment library.
this is my favorite thread because it talks about multiple popular democratic politicians all in one thread and even mentions a largely democratic city, New York
you can find the link to this thread here
Kevins-MacBook-Air:reddit_bot kevinmarin$ python3 bot_counter.py --username=kevboibot
Version 7.4.0 of praw is outdated. Version 7.5.0 was released Sunday November 14, 2021.
len(comments)= 1000
len(top_level_comments)= 225
len(replies)= 775
len(valid_top_level_comments)= 225
len(not_self_replies)= 767
len(valid_replies)= 604
========================================
valid_comments= 829
========================================
NOTE: the number valid_comments is what will be used to determine your extra credit
