diff --git a/cah/cah.py b/cah/cah.py index 9fd6ef1..c4812b8 100644 --- a/cah/cah.py +++ b/cah/cah.py @@ -10,6 +10,8 @@ from redbot.core.data_manager import bundled_data_path class CardsAgainstHumanity(commands.Cog): + """Play Cards Against Humanity in DMs.""" + async def red_delete_data_for_user(self, **kwargs): """ Nothing to delete """ return