-
Unless I am missing something, the `AddRelationship(...)` function does not allow issuing a permanent ban as it requires a duration of type `int`.
https://github.com/sirkris/Reddit.NET/blob/ae1267b…
-
- [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…
-
I am trying to collect a users data and the `is_suspended` attribute doesn't seem to exist
I am doing:
```
user = reddit.redditor("spez")
print(user.is_suspended)
```
It returns this error:
`…
-
After tags for footnotes were changed text of footnote displays right after footnote number:
(https://staging.cnx.org/contents/TqqPA4io@3.11:Zx_pvyiS@6/1-1-Zakres-stosowalno%C5%9Bci-praw-fizyki)
!…
-
**Describe the bug**
If I give a URL of the form `https://reddit.com/comments` or `https://www.reddit.com/r/test/comments`, it returns an IndexError rather than InvalidURL. Strangely enough `http…
-
**Describe the solution you'd like**
I'd like to be able to retrieve my user's coin balance and transfer it.
**Describe alternatives you've considered**
I briefly looked through the reddit API do…
-
**Describe the bug**
Using praw 7.1.0 and 7.0.0, I am able to edit a wiki page, but reddit won't display it.
Example of a page I'm trying to edit: https://www.reddit.com/r/selfhosted/wiki/testing/…
-
![2017-12-21 17_26_33-rozwijaj swiadomosc stosujac prawa karmy - stressfree pl](https://user-images.githubusercontent.com/5884000/34264794-4d765cfa-e674-11e7-8c7c-35b83b97101c.png)
`https://stressf…
-
**Describe the bug**
For the latest version of my program to delete certain comments once they're past a certain age, one of my users experienced a bug upon initialising the Reddit instance, it seems…
-
I'm seeing a bunch of tests fail. I'm on Windows 7 with Python 2.7.5 via Anaconda 1.6.2 (64-bit).
```
C:\Anaconda\Lib\site-packages>python -m doctest README.rst
**************************************…