mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
6a0d5fb72b
commit
8632178311
@ -66,7 +66,7 @@ class CLI(Logger):
|
||||
except KomradeException as e:
|
||||
self.stat('Message not sent.',e,'\n')
|
||||
|
||||
def stat(self,*msgs,use_prefix=True):
|
||||
def stat(self,*msgs,use_prefix=True,**kwargs):
|
||||
prefix='Komrade @Operator: '
|
||||
blank=' '*len(prefix)
|
||||
total_msg=[]
|
||||
|
Loading…
Reference in New Issue
Block a user