diff --git a/app/commands.py b/app/commands.py index b5aa06a..8e6def5 100755 --- a/app/commands.py +++ b/app/commands.py @@ -215,7 +215,7 @@ async def albert_debug(ep: EventParser, matrix_client: MatrixClient): @register_feature( - group="albert_debug", + group="albertfeat", onEvent=RoomMessageText, command="mode", help=f"Pour modifier le mode du modèle (c'est-à-dire le modèle de prompt utilisé), utilisez **{COMMAND_PREFIX}mode** MODE",