Catch none type sentences
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-04-03 10:55:20 +03:00
parent 7a1132445f
commit 00b1287ef3
3 changed files with 6 additions and 3 deletions

View File

@@ -8,8 +8,7 @@ api_id = os.getenv('API_ID')
api_hash = os.getenv('API_HASH')
chats = [
'tg1337const',
'cyberboec',
'Ateobreaking'
'cyberboec'
]
def cleanup(msg):