1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

oauth & twitter client

/twitter on & /twitter test in a user channel to test
This commit is contained in:
Gabor Adam Toth 2010-02-23 13:10:06 +01:00
parent 791f671bf4
commit a5164da136
10 changed files with 231 additions and 35 deletions

View file

@ -19,6 +19,7 @@ inherit PRO_PATH "http/library2";
inherit NET_PATH "library/sandbox";
# endif
inherit NET_PATH "library/base64";
inherit NET_PATH "library/hmac";
inherit NET_PATH "library/dns";
inherit NET_PATH "library/htbasics";
inherit NET_PATH "library/json";