channel kann bei reaction null sein #318
Labels
No Label
MVP
web-interface
bug
bugfix
cli
discussion
documentation
duplicate
expense
high
expense
low
expense
medium
expense
very-high
help wanted
improvement
invalid
priority
blocker
priority
high
priority
low
priority
medium
question
refactoring
release
story
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sh-edraft.de/sh_discord_bot#318
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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'