diff --git a/src/gptbot/commands/botinfo.py b/src/gptbot/commands/botinfo.py index 2f505ae..b306162 100644 --- a/src/gptbot/commands/botinfo.py +++ b/src/gptbot/commands/botinfo.py @@ -3,7 +3,7 @@ from nio.rooms import MatrixRoom async def command_botinfo(room: MatrixRoom, event: RoomMessageText, bot): - logging("Showing bot info...") + bot.logger.log("Showing bot info...") body = f"""GPT Info: