Skip to content

Instantly share code, notes, and snippets.

@kazy111
kazy111 / EasyBotter.php
Created October 13, 2012 03:39
Twitter API 1.1てきとう対応
<?php
//======================================================================
//EasyBotter Ver2.05+
//updated 2012/10/22
//======================================================================
class EasyBotter
{
private $_screen_name;
private $_consumer_key;
private $_consumer_secret;