moots

Results 2 issues of moots

My system is centos7. why it will report errors to me when i run ./setup.sh,probably it not help me install vunder.Then i install vunder manually,it will be ok.Should you check...

version: 2.20 use asyncio , “Event loop is closed” will be reported when failed to access twitter example: ``` async def get_latest_tweet(USER_ID, TYPE) -> Tweet: tweets = await client.get_user_tweets(user_id=USER_ID, tweet_type=TYPE,...