-
Bot currently checks inbox ever X minutes for new items.
Could rework to use [inbox stream] (https://praw.readthedocs.io/en/latest/code_overview/reddit/inbox.html#praw.models.Inbox.stream) to deter…
-
Are we supposed to pass the reddit username or the name of the bot to the karma-farm.py file?
This is what I get in the log file while passing the reddit username
05/16/2023 22:16:01 - 103.252.2…
-
http://readonlyreddit.com/thread/2rj3mm
Hamms updated
9 years ago
-
I've never run a python script before, so I have no idea what I'm doing wrong. I think I set up the praw file right, but I really have not idea. This is the output I'm getting when I try to run the sc…
-
### Describe the bug
Traceback (most recent call last):
File "/usr/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/path/to/RedditDownloader/redditdownl…
-
Hello,
Is there a way to get a `RedditClient` instance that only requires `appId` and `appSecret`? (using script-app)
In theory, this could be used to fetch public data that does not require auth.…
-
The fact that results can be enriched with current data is really nice, but is there a way to select what values to enrich or at least exclude certain ones? For example, I want the current amount of u…
-
If you use the "Installed Application" oauth type, you can avoid forcing users to register their own reddit app in order to use your script. This oauth type is one of the most flexible, but it's very …
-
## Restructuring the Folder Structure for News AI Dashboard
The new folder structure aims to categorize files and directories more logically. Below is the proposed structure:
```txt
news_ai_dashb…
-
I'm trying to install chatterbot in a docker container running Ubuntu 21.04. The only error i get is:
`/home/container$ if [[ -d .git ]] && [[ 0 == "1" ]]; then git pull; fi; if [[ ! -z flask reques…
k3lux updated
3 years ago