-
Need to create new bot user and set up credentials
-
The current code for statistical tests involves the following conditionals?
```python
if total_count > 0:
if self.method=='chi2':
try:
ts…
-
I cannot use the program at all due to this error right now. It was working previously. Could this be a change to PRAW causing this? Are there any current workarounds?
-
Enhance the Social Media Downloader by expanding its capabilities to include support for multiple popular social media platforms, allowing users to download videos, images, or other media with ease.…
-
Hello,
I get the following warning and I cannot download anything. I think this may be due to the version of PRAW. Can you please tell me the version which is used in your project (and works well)…
-
- [x] I am reporting a bug.
- [x] I am running the latest version of BDfR
- [x] I have read the [Opening an issue](https://github.com/aliparlakci/bulk-downloader-for-reddit/blob/master/docs/CONTRIBU…
-
Listen im a retard but how do i get Praw?
Python found!
Found VS 2019 Build Tools - Excellent
Found PyStemmer
running without menu
info loggin
21:00:19 config root: C:\Users\Diseri\Desktop\re…
-
Here's a Refactored version of this code with 2024 level improvements for the RedditVoteBot.py :)
```
import praw
import os
from dotenv import load_dotenv
from collections import deque
from …
-
praw: breaking change
-
I fixed it here: https://github.com/rbrasga/RedEraser
Updated the instructions, since PRAW now requires a client_id and client_secret key.