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.
|
|
|
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
|
|
|
|
|