channel kann bei reaction null sein #318

Closed
opened 2023-06-08 08:44:05 +02:00 by edraft · 0 comments
Owner

channel kann bei reaction null sein
<2023-06-07 21:45:44.521413> [ ERROR ] [ modules.base.helper.base_reaction_handler ] [ Message ] [ Message ]: Getting message for reaction logging failed
<2023-06-07 21:45:44.521704> [ ERROR ] [ modules.base.helper.base_reaction_handler ] [ Message ]: 'NoneType' object has no attribute 'fetch_message' -> Traceback (most recent call last):
File "/app/modules/base/helper/base_reaction_handler.py", line 50, in handle
message = await channel.fetch_message(payload.message_id)
AttributeError: 'NoneType' object has no attribute 'fetch_message'

channel kann bei reaction null sein <2023-06-07 21:45:44.521413> [ ERROR ] [ modules.base.helper.base_reaction_handler ] [ Message ] [ Message ]: Getting message for reaction logging failed <2023-06-07 21:45:44.521704> [ ERROR ] [ modules.base.helper.base_reaction_handler ] [ Message ]: 'NoneType' object has no attribute 'fetch_message' -> Traceback (most recent call last): File "/app/modules/base/helper/base_reaction_handler.py", line 50, in handle message = await channel.fetch_message(payload.message_id) AttributeError: 'NoneType' object has no attribute 'fetch_message'
edraft added this to the Sprint 1.1.0 milestone 2023-06-08 08:44:05 +02:00
edraft added the
bug
label 2023-06-08 08:44:05 +02:00
edraft self-assigned this 2023-06-08 08:44:05 +02:00
edraft added this to the Sprint 1.1.0 project 2023-06-08 08:44:05 +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#318
No description provided.