From 75f8e041e806c5801d902fee198d76dd220eee60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Mogu=C3=A9rou?= Date: Mon, 18 Dec 2023 01:09:28 +0100 Subject: [PATCH] Correctif --- cogs/cog_fact.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cogs/cog_fact.py b/cogs/cog_fact.py index ba4b3fc..f9ecef0 100644 --- a/cogs/cog_fact.py +++ b/cogs/cog_fact.py @@ -22,6 +22,7 @@ class Fact(MyCog): async def fact(self, interaction: discord.Interaction, private: bool=False): """ Vous reprendriez bien un petit shot de culture G ? + :param interaction: discord interaction :param private: Garder ce petit bijou pour soi """