[Docs] Modlog Cog Guide (#4919)

* Initial commit

* Docstring changes and index

* Add modlog cog guide to labeler
This commit is contained in:
Kreusada
2021-05-26 18:30:23 +01:00
committed by GitHub
parent c0f17c2155
commit 23997d7a71
4 changed files with 194 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ class ModLog(commands.Cog):
async def modlog(self, ctx: commands.Context, channel: discord.TextChannel = None):
"""Set a channel as the modlog.
Omit `<channel>` to disable the modlog.
Omit `[channel]` to disable the modlog.
"""
guild = ctx.guild
if channel: