[V3 Chatchart] No chatchart in DMs
This commit is contained in:
@@ -45,6 +45,7 @@ class Chatchart:
|
|||||||
image_object.seek(0)
|
image_object.seek(0)
|
||||||
return image_object
|
return image_object
|
||||||
|
|
||||||
|
@commands.guild_only()
|
||||||
@commands.command()
|
@commands.command()
|
||||||
@commands.cooldown(1, 10, commands.BucketType.channel)
|
@commands.cooldown(1, 10, commands.BucketType.channel)
|
||||||
async def chatchart(self, ctx, channel: discord.TextChannel=None, messages=5000):
|
async def chatchart(self, ctx, channel: discord.TextChannel=None, messages=5000):
|
||||||
|
|||||||
Reference in New Issue
Block a user