Commit 7a035b11 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Fix Tweets

parent 016d2621
......@@ -177,7 +177,7 @@ async def outTweet(tweet):
elif arg.users:
output = username
elif arg.tweets:
output = tweets
output = text
else:
'''
The standard output is how I like it, although
......
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