This commit is contained in:
deathbybandaid 2023-01-24 09:51:23 -05:00
parent 91b3c1efd5
commit 89cb432bcd

View File

@ -176,7 +176,7 @@ class ComRun():
recipients = self.trigger.sender
sb.osd(messages, recipients, text_method, max_messages=-1)
@property
# @property
def required_privileges(self):
bot_level = 0
channel_level = 0