Skip to content

HarshithBolar/VisualizationBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

VisualizationBot

About:

This is a visualization tool for Reddit which when given a username presents you the user's data in informative ways. Currently the bot provides 5 kinds of visualizations:

  1. A graph of all of the users comments against their votes

  2. A grapgh of all of the users submissions against their votes

  3. Variation of comment karma with time

  4. Variation of submission karma with time

  5. A graph showing the most commonly used words by the user

Requirements:

  1. Python 3.3+

  2. PRAW - pip install praw

  3. Plotly - pip install plotly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages