• Execution:

    # With me:
    *** Reaction detected ***
    Setting guild
    Guild: La Bêta
    Setting connect channel
    Connect channel: connect
    Getting user profile... 187565415512276993
    User: Sakiut#9029
    Already checked
    *************************
    
    # With a friend:
    *** Reaction detected ***
    Guild: La Bêta
    Connect channel: connect
    Getting user profile... 187221997862780929
    User: None
    Ignoring exception in on_raw_reaction_add
    Traceback (most recent call last):
      File "/usr/local/lib/python3.8/dist-packages/discord/client.py", line 333, in _run_event
        await coro(*args, **kwargs)
      File "main.py", line 75, in on_raw_reaction_add
        user.add_roles(self.get_role(self.guild, self.config["checked_role"]))
    AttributeError: 'NoneType' object has no attribute 'add_roles'
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment