"tests/svn:/svn.code.sf.net/p/irrlicht/code/trunk@3400" did not exist on "c11c87f20c4b6c2be2f8d062a698184f4409c455"
Commit bcbb5d43 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Update tweep.py

parent 303b9a40
......@@ -150,6 +150,7 @@ if __name__ == "__main__":
sys.exit(0)
if arg.u is None and arg.s is None:
print("[-] Error: Please specify a user or search.")
sys.exit(0)
loop = asyncio.get_event_loop()
loop.run_until_complete(main())
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