mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 13:34:40 +00:00
1111
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ class Events(commands.Cog):
|
||||
else:
|
||||
for superfryta in SPECJALNE_ZIEMNIACZKI.values():
|
||||
recipients.append(superfryta[0])
|
||||
|
||||
self.logger.info(recipients)
|
||||
for item in recipients:
|
||||
user = await self.bot.fetch_user(item)
|
||||
channel = await user.create_dm()
|
||||
|
||||
Reference in New Issue
Block a user