Nedomas / fochan_meter

Hacking the word repeat counter for 4chan.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacking the word repeat counter for 4chan

Written while having fun for the sole purpose of having fun.

LIVE=true WORD="money" python3 -m unittest tests.Live | less

Specs:

  • Count any word in last 16 pages of /b/
  • Show post with word highlighted
  • Sort results by pattern frequency in a post
  • Show images/links in the resulting posts

About

Hacking the word repeat counter for 4chan.


Languages

Language:Python 100.0%