Commit e38e577d authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Add Profile option

parent 51b4a515
class Config:
Username = None
User_id = None
Search = None
Geo = None
Location = False
Near = None
Lang = None
Output = None
Elasticsearch = None
Timedelta = None
Year = None
Since = None
Until = None
Fruit = False
Verified = False
Store_csv = False
Custom_csv = None
Store_json = False
Show_hashtags = False
Tweets_only = False
Users_only = False
Limit = None
Count = None
Stats = False
Database = None
To = None
All = None
Debug = False
Format = None
Proxy_type = None
Proxy_host = None
Proxy_port = None
Essid = None
Userlist = None
Username = None
User_id = None
Search = None
Geo = None
Location = False
Near = None
Lang = None
Output = None
Elasticsearch = None
Timedelta = None
Year = None
Since = None
Until = None
Fruit = False
Verified = False
Store_csv = False
Custom_csv = False
Store_json = False
Show_hashtags = False
Tweets_only = False
Users_only = False
Limit = None
Count = None
Stats = False
Database = None
To = None
All = None
Debug = False
Format = None
Proxy_type = None
Proxy_host = None
Proxy_port = None
Essid = None
Userlist = None
Profile = False
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment