/MumiGiveP

Auto give money to others on PTT(Taiwan BBS Site)

Primary LanguagePythonOtherNOASSERTION

MumiGiveP

姆咪姆咪發錢錢

A program auto give money on PTT, a BBS site in Taiwan.

Download and Installation

MacOS and Linux

Download zip at Github

or

git clone git@github.com:wabilin/MumiGiveP.git

After that, run this script to install dependencies

pip install -r requirements.txt

then run

python mumi.py

Windows

Download binary at

Google Drive: goo.gl/HOHaot

License

GPLv3

3rd Party Library

andycjw/uao_decode.py

For PTT encoding https://gist.github.com/andycjw/5617496

Requests

For crawling PTT website https://github.com/kennethreitz/requests

TODO

  1. 稅前稅後
  2. 推文內容條件
  3. 抽獎
  4. GUI (不想做啦)