proper description

This commit is contained in:
bobloy 2018-10-22 12:43:29 -04:00
parent e1569ab7cf
commit 8786156963

View File

@ -14,7 +14,7 @@ Cog: Any = getattr(commands, "Cog", object)
class QRInvite(Cog):
"""
V3 Cog Template
Create custom QR codes for server invites
"""
def __init__(self, bot: Red):