Open benjaoming opened 4 years ago
[04/12/2019 18:19:03] [Mastodon -> Twitter] Listening for toots… Exception in thread Mastodon -> Twitter: Traceback (most recent call last): File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "code/MastodonToTwitter/mtt/mastodon_to_twitter.py", line 232, in run self.mastodon_api.stream_user(TootsListener(self), async=False) TypeError: stream_user() got an unexpected keyword argument 'async'