From 237927eda9c988c14ebf4f3f7901bbac59e78d3e Mon Sep 17 00:00:00 2001 From: Dustin Date: Fri, 22 Dec 2023 16:26:50 -0500 Subject: [PATCH] bug fix --- ollamarama.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ollamarama.py b/ollamarama.py index b076f24..b150009 100644 --- a/ollamarama.py +++ b/ollamarama.py @@ -333,8 +333,8 @@ f'''{self.bot_id}, an AI chatbot. Available at https://github.com/h1ddenpr0cess20/ollamarama-matrix ''') - if sender_display in self.admins: - await self.send_message(room_id, '''Admin commands: + if sender_display in self.admins: + await self.send_message(room_id, '''Admin commands: .admins List of users authorized to use these commands