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

get_all_boards() needs to be modified for 8chan's boards #5

Closed Amersel closed 11 months ago

Amersel commented 8 years ago

8chan has a whole bunch of user definiable boards, and it is provided in a format that is completely different from 4chan. We need to add support for this function.

We also need to have an example.py that uses get_all_boards(), which is especially helpful on 8chan.

haydenclev commented 5 years ago

I believe my pull request already resolved this issue. It should be closed.