Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 617 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 617 Bytes

bilibili-live-php

a php script for live.bilibili.com

Features

  • sign
  • get free silver
  • get daily gift
  • send daily gift to performer (roomid needed)

Dependences

  • php-curl sudo apt-get install php-curl (in Ubuntu)
  • php-gd sudo apt-get install php-gd (in Ubuntu)

Usage

  • php bilibili-live.php
  • php online.php
    note: online.php should be run every 5 miniutes, so 'crontab' in Linux is recommended

TODO

  • participate in small TV draws
  • participate in some other draws

License

GPL V3