Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Update Reddit to PRAW #70

Open
sambattalio opened this issue Aug 14, 2019 · 4 comments
Open

Feat: Update Reddit to PRAW #70

sambattalio opened this issue Aug 14, 2019 · 4 comments
Assignees
Milestone

Comments

@sambattalio
Copy link
Collaborator

Issue and Steps to Reproduce

There is an incoming PR just want to attach an issue in case anyone has thoughts on it.

I am thinking it is time for me to switch from requests to PRAW for the reddit side of Terminus, as it handles oauth for posting much better than I could whip up with refreshing and everything. The goal is to not reinvent the wheel, and I feel like this wouldn't necessarily be bloat.

Let me know if you have any thoughts or concerns about this.

@sambattalio sambattalio self-assigned this Aug 14, 2019
@sambattalio sambattalio added this to the v2 milestone Aug 14, 2019
@sambattalio
Copy link
Collaborator Author

Yea I am aiming on rewriting the Reddit API calls to use PRAW for consistency. We really only make a few calls so it shouldn't (hopefully) be too tough of a task

@wtheisen
Copy link
Owner

What actually is PRAW?

@sambattalio
Copy link
Collaborator Author

Python Reddit API wrapper. It is the most popular tool to parse/post on reddit. It seems like PRAW and Reddit API have become pretty synonymous because of how popular it actually is. Most bots and clients like rtv use it.

@AndroidKitKat
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants