bibanon / py8chan

Python wrapper for the 8chan API, based on BASC-py4chan.
Do What The F*ck You Want To Public License
14 stars 7 forks source link

modified get_all_boards to work with 8chan specific json response #14

Closed haydenclev closed 5 years ago

haydenclev commented 5 years ago

This is my first Pull Request. Please let me know if anything could be improved!

antonizoon commented 5 years ago

Although I would like to review and merge this, please reset the indentation to its original state, it makes it hard to determine what is new vs what is not.

haydenclev commented 5 years ago

Fixing indentation and adding example to resolve issue #5