Simple Twister bot written in PHP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Denis Ryabov 4465b276f2 Add timeout (sometimes twisterd doesn't response) 10 years ago
LICENSE Initial commit 10 years ago
README.md add requirements 10 years ago
habr_twister.php use JSON-RPC directly 10 years ago
rssdb.php binary db (8x smaller) 10 years ago
rssreader.php fix warning 10 years ago
twisterpost.php Add timeout (sometimes twisterd doesn't response) 10 years ago

README.md

twister-phpbot

Simple Twister bot written in PHP. It is used to post messages for twister's @habr_ru account.

Requirements

  • PHP 5.3+
  • mbstring extension
  • allow_url_fopen enabled
  • exec allowed