Skip to content

Commit

Permalink
Update tradoge.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gschurck committed Feb 18, 2021
1 parent 0c343e6 commit 6392239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tradoge.py
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ def main():
tweets = []

c = twint.Config()
c.Username = "grumsgrums"
c.Username = "elonmusk"
c.Search = "doge OR dogecoin"
c.Limit = 2
c.Store_object = True
Expand Down

0 comments on commit 6392239

Please sign in to comment.