Reaktionen durch patch kaputt #279

Closed
opened 2023-03-29 14:51:38 +02:00 by edraft · 0 comments
Owner

<2023-03-29 12:19:38.678284> [ ERROR ] [ cpl_discord.service.discord_service ]: 'RawReactionActionEvent' object has no attribute 'id' -> Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/cpl_discord/service/discord_service.py", line 102, in _handle_event
await func(*args, **kwargs)
File "/app/modules/base/events/base_on_raw_reaction_add.py", line 33, in on_raw_reaction_add
await self._reaction_handler.handle(payload, "add")
File "/app/modules/base/helper/base_reaction_handler.py", line 39, in handle
member = guild.get_member(payload.id)
AttributeError: 'RawReactionActionEvent' object has no attribute 'id'

<2023-03-29 12:19:38.678284> [ ERROR ] [ cpl_discord.service.discord_service ]: 'RawReactionActionEvent' object has no attribute 'id' -> Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/cpl_discord/service/discord_service.py", line 102, in _handle_event await func(*args, **kwargs) File "/app/modules/base/events/base_on_raw_reaction_add.py", line 33, in on_raw_reaction_add await self._reaction_handler.handle(payload, "add") File "/app/modules/base/helper/base_reaction_handler.py", line 39, in handle member = guild.get_member(payload.id) AttributeError: 'RawReactionActionEvent' object has no attribute 'id'
edraft added this to the 1.0.1 project 2023-03-29 14:51:38 +02:00
edraft self-assigned this 2023-03-29 14:51:50 +02:00
edraft added this to the Sprint 1.1.0 milestone 2023-03-29 14:51:53 +02:00
edraft added the
bug
label 2023-03-29 14:51:57 +02:00
edraft referenced this issue from a commit 2023-03-29 14:52:39 +02:00
edraft modified the milestone from Sprint 1.1.0 to Patch 1.0.1 2023-04-19 19:32:10 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sh-edraft.de/sh_discord_bot#279
No description provided.