diff --git a/create_models.py b/create_models.py index 4277224..f46746d 100644 --- a/create_models.py +++ b/create_models.py @@ -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 = [