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

1.1.3 Update

parent 8f73e9d4
...@@ -15,8 +15,8 @@ class Config: ...@@ -15,8 +15,8 @@ class Config:
Fruit = False Fruit = False
Verified = False Verified = False
Store_csv = False Store_csv = False
Custom_csv = False
Store_json = False Store_json = False
Custom = False
Show_hashtags = False Show_hashtags = False
Limit = None Limit = None
Count = None Count = None
...@@ -28,3 +28,9 @@ class Config: ...@@ -28,3 +28,9 @@ class Config:
Format = None Format = None
Essid = None Essid = None
Profile = False Profile = False
Followers = False
Following = False
Favorites = False
TwitterSearch = False
User_full = False
Profile_full = 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