Extracted channels to .env
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-04-04 02:16:54 +03:00
parent c0d2b1e35b
commit 2807d8257a

View File

@@ -7,13 +7,7 @@ load_dotenv()
api_id = os.getenv('API_ID')
api_hash = os.getenv('API_HASH')
chats = [
'tg1337const',
'cyberboec',
'topor',
'workBrothers',
'anekdot_bb'
]
chats = os.getenv('CHANNELS').split()
def cleanup(msg):
unwanted_strings = [