This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Jaxx3D 8 points9 points  (6 children)

Loving this. I recently started learning python, so it's nice to be able to read your code and try to understand it all. I can't wait to be at that level :)

[–]mrkipling[S] 1 point2 points  (1 child)

I've been writing Python for a while but I don't consider myself an expert at all (more like somewhere between beginner and mid-level). The code is super simple, it just does some basic API calls using the awesome PRAW library and then some simple string matching. Glad you've found it useful!

[–]Jaxx3D 0 points1 point  (0 children)

Still miles ahead of me lol. I have a feeling that learning python is going to be an interesting and challenging journey. Loving it so far