Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lydia plugin causing issues with anonymous admins #166

Closed
androidacy-user opened this issue Jan 14, 2021 · 1 comment
Closed

Lydia plugin causing issues with anonymous admins #166

androidacy-user opened this issue Jan 14, 2021 · 1 comment

Comments

@androidacy-user
Copy link

In a group I'm an anonymous admin in, the Lydia plugin keeps spitting out the following:

Traceback (most recent call last):
  File "/home/userbot/Userge/userge/core/methods/decorators/raw_decorator.py", line 314, in template
    await func(types.bound.Message.parse(
  File "/home/userbot/Userge/userge/plugins/unofficial/lydia.py", line 159, in lydia_ai_chat
    data = ACTIVE_CHATS.get(message.from_user.id)
AttributeError: 'NoneType' object has no attribute 'id'

@Krishna-Singhal
Copy link
Collaborator

Hmm that account is now deleted that why this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants