I am getting this error
AttributeError: 'Reddit' object has no attribute 'subreddit'
in this code (look below) when I try to run it on pythonanywhere. On the windows client, everything works.
This is the beginning of the code: http://pastebin.com/RXPRaDHz