Docstring update
This commit is contained in:
parent
db538f7530
commit
1f1d116a56
@ -8,9 +8,7 @@ from redbot.core.data_manager import cog_data_path
|
|||||||
|
|
||||||
|
|
||||||
class Nudity(commands.Cog):
|
class Nudity(commands.Cog):
|
||||||
"""
|
"""Monitor images for NSFW content and moves them to a nsfw channel if possible"""
|
||||||
V3 Cog Template
|
|
||||||
"""
|
|
||||||
|
|
||||||
def __init__(self, bot: Red):
|
def __init__(self, bot: Red):
|
||||||
super().__init__()
|
super().__init__()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user