Skip to content

KeyError #86

@Brian70513

Description

@Brian70513

I use git clone to use this project, but when I setup, I get this Error, and BOT does not send my post to server.
How to resolve it?

The Error Message from console.

Task exception was never retrieved
future: <Task finished name='tennjoukouki' coro=<AccountTracker.notification() done, defined at /1TB/brian70/tweetcord/Tweetcord/src/notification/account_tracker.py:117> exception=KeyError('tennjoukouki')>
Traceback (most recent call last):
File "/1TB/brian70/tweetcord/Tweetcord/src/notification/account_tracker.py", line 127, in notification
latest_tweets = await get_tweets(self.tweets[client_used], username, last_tweet_at)
KeyError: 'tennjoukouki'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions