Adding Cog description

pull/8/head
sgoudham 4 years ago
parent ba9ed0ae73
commit 4b5e35aa45

@ -46,6 +46,8 @@ def marriageInfo(target, marriedUser, marriedDate, currentDate, married):
# Set up the Cog # Set up the Cog
class Relationship(commands.Cog): class Relationship(commands.Cog):
"""Marry/Divorce etc!"""
def __init__(self, bot): def __init__(self, bot):
self.bot = bot self.bot = bot

Loading…
Cancel
Save