Working with List in Tweepy

32 views
Skip to first unread message

samuel ayo

unread,
Mar 30, 2012, 9:46:28 AM3/30/12
to django...@googlegroups.com
Hello, how can I make users create their list in my django app automatically? Since the  API.create_list() required parameters before it would work; 

Creates a new list for the authenticated user. Accounts are limited to 20 lists.

Parameters: name (Required), mode (public/private default: public)

Returns: class:List object


So I want users to be able to create their list through my own app automatically and since I don't know the name they want to give their list and the member they want to add, how can I do it automatically?

Please kindly help me out! Thanks.



Reply all
Reply to author
Forward
0 new messages