bug fix
This commit is contained in:
parent
f36c243d68
commit
237927eda9
@ -333,8 +333,8 @@ f'''{self.bot_id}, an AI chatbot.
|
|||||||
Available at https://github.com/h1ddenpr0cess20/ollamarama-matrix
|
Available at https://github.com/h1ddenpr0cess20/ollamarama-matrix
|
||||||
|
|
||||||
''')
|
''')
|
||||||
if sender_display in self.admins:
|
if sender_display in self.admins:
|
||||||
await self.send_message(room_id, '''Admin commands:
|
await self.send_message(room_id, '''Admin commands:
|
||||||
|
|
||||||
.admins
|
.admins
|
||||||
List of users authorized to use these commands
|
List of users authorized to use these commands
|
||||||
|
Loading…
Reference in New Issue
Block a user