From 66f911ab7ca58ed246fcaf8f4aa2028f9f055473 Mon Sep 17 00:00:00 2001 From: fcouchet Date: Fri, 5 Apr 2024 08:31:40 +0200 Subject: [PATCH] Ajout commande !manquantes Pour ticket https://forge.april.org/mindiell/hebdobot/issues/1 --- hooks/help.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/help.py b/hooks/help.py index ca7b5bc..b0c7c4f 100644 --- a/hooks/help.py +++ b/hooks/help.py @@ -31,7 +31,7 @@ class Help: " !stopĀ  : abandonner la revue en cours", " ", "Autres commandes : !anniv, !bonjour, !chrono, !date, !hello, " - "!licence, !manquants, !merci, !record, !salut, !stats, !status, " + "!licence, !manquantes, !merci, !record, !salut, !stats, !status, " "!version", ), )