mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-08 19:41:00 +00:00
twitter/client setup docs
This commit is contained in:
parent
b29f98f64f
commit
b48557c67a
@ -1,6 +1,11 @@
|
|||||||
/* twitter client
|
/* twitter client
|
||||||
*
|
*
|
||||||
* - register @ http://twitter.com/apps
|
* - 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
|
* - then in local.h #define TWITTER_KEY & TWITTER_SECRET
|
||||||
*/
|
*/
|
||||||
#include <net.h>
|
#include <net.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user