mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
and there
This commit is contained in:
@@ -33,7 +33,7 @@ class AdministrationModule(commands.Cog):
|
||||
guild=discord.Object(id=664789470779932693),
|
||||
)
|
||||
async def galeria_slaw(self, ctx):
|
||||
#if isinstance(ctx.channel, discord.DMChannel):
|
||||
if isinstance(ctx.channel, discord.DMChannel):
|
||||
for guild in self.bot.guilds:
|
||||
async for entry in guild.bans(limit=1500):
|
||||
fnord = discord.File(
|
||||
|
||||
Reference in New Issue
Block a user