Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

Logs filled with error about 'User' not having 'server_permissions' #5

Description

@qixils

Logs are filled with this:

[ERROR] An issue occured while trying to send out a message.
Traceback (most recent call last):
  File "joinbot.py", line 306, in on_message
    if (is_owner or message.author.server_permissions.manage_roles) and (
AttributeError: 'User' object has no attribute 'server_permissions'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions