Der Bot nimmt keine zugewiesenen Rollen #287
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#287
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?
AutoRole tut nicht richtig
<2023-03-31 09:59:55.540578> [ 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/auto_role/events/auto_role_on_raw_reaction_remove.py", line 33, in on_raw_reaction_remove
await self._reaction_handler.handle(payload, "remove")
File "/app/modules/auto_role/helper/auto_role_reaction_handler.py", line 35, in handle
user = guild.get_member(payload.id)
AttributeError: 'RawReactionActionEvent' object has no attribute 'id'