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 53f4d605c4 fix utf8 encoding 10 years ago
LICENSE Initial commit 11 years ago
README.md add requirements 11 years ago
habr_twister.php use JSON-RPC directly 10 years ago
rssdb.php binary db (8x smaller) 10 years ago
rssreader.php support ETag and Last-Modified headers 10 years ago
twisterpost.php fix utf8 encoding 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