twitter/client setup docs

This commit is contained in:
Gabor Adam Toth 2010-02-23 13:40:23 +01:00
parent b29f98f64f
commit b48557c67a
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
/* twitter client
*
* - register @ http://twitter.com/apps
* - settings:
* - name: e.g. psyc://your.host/
* - app type: browser
* - callback url: http://your.host/oauth
* - access type: read/write
* - then in local.h #define TWITTER_KEY & TWITTER_SECRET
*/
#include <net.h>