Added comment #259

This commit is contained in:
Sven Heidemann 2023-03-27 10:17:46 +02:00
parent 3c8a092f40
commit 657a8fa586

View File

@ -313,6 +313,7 @@ class AutoRoleGroup(DiscordCommandABC):
.single()
)
# as task to run in background
self._bot.loop.create_task(
await self._client_utils.react_to_message_by_auto_role_rule(
auto_role_from_db.discord_channel_id, auto_role_from_db.discord_message_id, rule, ctx.guild