Doxx Jay
This commit is contained in:
@@ -26,6 +26,7 @@ async def new_message(event):
|
||||
return
|
||||
|
||||
name = re.sub(r'\W+', '', sender.first_name) + '(TG)'
|
||||
name = name.replace('Somebody', 'Applezaus')
|
||||
|
||||
logging.info('[SEND] {}: {}'.format(name, text))
|
||||
|
||||
|
Reference in New Issue
Block a user