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

Add custom CSV support

parent 5b418051
......@@ -15,6 +15,7 @@ class Config:
Fruit = False
Verified = False
Store_csv = False
Custom_csv = None
Store_json = False
Show_hashtags = False
Tweets_only = 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