diff --git a/app/cogs/animal_functions.py b/app/cogs/animal_functions.py index a869ea31..a2762f62 100755 --- a/app/cogs/animal_functions.py +++ b/app/cogs/animal_functions.py @@ -37,6 +37,7 @@ class AnimalFunctions(commands.Cog): name="dale", description="Posts a photo of the goodest boy. Rest in power king", integration_types=[0, 1], + contexts=[0, 1, 2], ) async def dale(self, ctx: commands.Context): await ctx.defer()